Ask and answer web development questions.

TinyBox2 is obscured by a youtube video on the same page

Hello,

I have a page in which I am trying to use TinyBox2. I have added the following code...

<li onclick="TINY.box.show({iframe:'http://www.thewoodwards.nl/test_html/The Woodwards - Biography 2012.html',boxid:'frameless',width:750,height:450,fixed:false,maskid:'bluemask',maskopacity:40, top:-14,left:-17, closejs:function(){closeJS()}})">Bio</li>

...and the box displays as I would expect but on the same page I have an embedded Youtube video using the following code...

<iframe width="700" height="386" src="http://www.youtube.com/embed/videoseries?list=PLF28449EDE152C9BC&amp;hl=en_US&amp;hd=1" frameborder="0" allowfullscreen></iframe>

...and when the TonyBox loads it loads behind the Youtube video and you can see in the image below. How do I get the TinyBox to display on top of the YouTube video?

Mark

asked Feb 11 by anonymous

Your answer

Email me at this address if my answer is selected or commented on:
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.