0
get link from iframe page
How to get a link inside from the iframe ex: <div id="alpha"><a id="beta" href="https://example.com"></a></div> and display to the main webpage <div id="alpha-x">https://example.com</div>
1 Réponse
+ 1
If you want to embed anything than iframe gonna work but the code should be right. Eg. If you wanna embed a youtube vdo, then go to youbutbe.com click on any vdo you want and then click on share option embed option will come then click on that then copy the code and put it in your program 100% It'll work