Hello,
i'm looking for a reusable JavaScript, which should hide, and show DIVs, to realize such expanding effects like the banner on this site:
http://demo.eyeblaster.com/Demos/eyeblaster_demofiles/Mudd_US_05/start.htm.
I have a flash 728x300, where only the top 90px are shown by a mask. With rollover the mask extends to 300px. The swf is inside a DIV. The flash shows only the first 90px, the other 210px are transparent but blocking form elements and links from the site content , which is behind.
Now I need any JS mechanism to display the div or bring it to front , when the flash mask is extending and vice versa, which ist hiding the div or bring it to back
And here is the problem.
I tried with negative z-index, changing size and so on, but all solutions are only working in some browsers/ Os combination and never in all. Does anybody know a solution or any hint?
Kind regards,
Thomas
Start Free Trial