Defaulting to youtube
-
Hi I have installed the iframe plugin and am trying to get it to work on a new site Im building. I have been given specific code from a third party website, however when I use it on the page it doesn’t display the third party content but instead goes to a youtube video.
the code I have been given
iframe allowtransparency="yes" src="https://www.carsireland.ie/d2/index.php?dealer_id=71578" frameborder="0" width="1000" align="middle" height="1300" scrolling="auto" onload="parent.window.scrollTo(0,0)"
changes to
iframe allowtransparency="yes" 0 1="href="https://www.carsireland.ie/d2/index.php?dealer_id=71578">https://www.carsireland.ie/d2/index.php?dealer_id=71578</a>"" frameborder="0" width="1000" align="middle" height="1300" scrolling="auto" src="https://www.youtube.com/embed/4qsGTXLnmKs" class="iframe-class"></iframe
- The topic ‘Defaulting to youtube’ is closed to new replies.