Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:44
hiding divs
Poster: sacha
Dated: Monday September 9 2002 - 15:51:19 BST
Hi,
to avoid the flickering effects that occur on IE/NS7 Mac on page with flash animations I`d like to put a div around the flash and hide it with the hide-parameter of the script.
I named the div: <div id="flashlayer"> and used the hide-parameter like this:
"flashlayer", // ID of the div you want to hide on MouseOver (useful for hiding form elements)
Is this the correct way of using it?
It does not work on my Win and Mac systems.
Any ideas?
Thank you - all the best,
Sacha