Ask questions and get good answers on mb.jQuery.components

Hello, I found your nice jquery scripts today and downloaded the mb.YTPlayer. The problem I have is that the content (using the original download exampels!) shows BEHIND the Video, other than on your example page wher it shows behind the logo and the text.

I changed nothing, only upload the entire folder to my server. I can see the logo and the text but behind the vodeo strange

Why can tha be??

asked Mar 30 '11 at 15:08

canariasdata's gravatar image

canariasdata
112

closed Apr 06 '11 at 15:57

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Apr 06 '11 at 15:57


Hi, Don't know why you have this issue but you can try to solve it by adding to your BODY tag the following:

<body style="position:relative; z-index:1">

This should force the content of your page to stay over the embedded background video.

Bye, Matteo

answered Mar 31 '11 at 15:45

Matteo%20Bicocchi's gravatar image

Matteo Bicocchi ♦♦
1776129

Thank You Matteo, that helped.

Great components you have made, thanks for sharing!!

Kind regards, Gregor

answered Mar 31 '11 at 17:11

canariasdata's gravatar image

canariasdata
112

jQuery main site - Matteo Bicocchi