Forum Moderators: open

Message Too Old, No Replies

Drop down menu within layer...?

         

librarc

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

10+ Year Member



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?

Bernard Marx

10:08 pm on Jan 24, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



'onMouseOver, SHOW-HIDE (HIDE)' ..?

..or is that supposed to be done automatically in DW?

librarc

2:14 am on Jan 25, 2005 (gmt 0)

10+ Year Member



That would not work. With the 'onMouseOut, SHOW-HIDE (HIDE)'script placed on the image, the menu would disappear before you can select a link from it.