Question

I am using colorbox a jquery plugin to emulate modal window which is not able to overlay flash movies and youtube video.

I have experimented with the z-index but nothing seems working.

Please enlighten me on this. thnx in advance

Was it helpful?

Solution

Flash movies should have their wmode parameter set to transparent. If not, they get the highest z-index slot. transparent put them at the default page level.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top