Forum Moderators: open

Message Too Old, No Replies

Dreamweaver SHOW-HIDE script

         

librarc

8:45 pm on Jan 24, 2005 (gmt 0)

10+ Year Member



I posted this thread in the 'JAVASCRIPT' area, not knowing that this maybe was the better forum to post. Sorry if I broke any rules!

Anyways, I am using dreamwever 2004 mx to create a drop down menu. I placed the menu within a layer and hid the visibility. On the image that calls the layer, I palced a 'onMouseOver, SHOW-HIDE (SHOW)', so that when a person rolls over the image my layer with the menu appears. However, when i move my mouse from the menu, it just remaines there and does not disappear. My question is how do I get the menu to once again disappear?

skipfactor

8:52 pm on Jan 24, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It's been a while since I played with fancy menus, but I believe you need to add an onMouseOut event--swap the image/layer back on mouse out.