View Single Post
  #1 (permalink)  
Old 03-08-04, 10:13 AM
morlack morlack is offline
New Member
 
Join Date: Feb 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
javascript object hidden by flash object

I'm having a wee problem with a javascript menu dropping down behind a flash banner.
So basically I'm looking for a way to reposition the embedded flash object.
Is there a way to hide the flash when the menu is in use ?
Possibly using css : visibility: hidden;

I'm new to javascript and can't seem to find a way to link the menu and the embedded flash object.
Can anyone help out ?
Reply With Quote