egbaseball29
03-02-2003, 04:11 PM
would like to have a dropdow menu when the pointer scrolls over it how do u do that!????????
|
View Full Version : dropdown on hover???????????? egbaseball29 03-02-2003, 04:11 PM would like to have a dropdow menu when the pointer scrolls over it how do u do that!???????? gendem 03-02-2003, 04:40 PM What authoring tool are you using? The only way I know to do this is to use the onMouseOver event to show/hide a layer. This is easy to do in dreamweaver, not sure about other tools. Not sure you can do this with pure CSS, I doubt it. |