PDA

View Full Version : Rollovers in DW4


Benson
03-22-2001, 09:04 AM
Howdy-
I'm using Dreamweaver 4 to make some mouse rollover effects. There are several tabs across the top of the page, which trigger the rollover. The images that change, corresponding with the tab the mouse is on at the time, are not working smoothly.

Each page has a default image. When running the mouse horizontally across the tabs, no matter how close (or even overlapping) the hotspots are, the default image still shows for a microsecond before the rollover-induced image, making the image rotation look "jerky".

How can I get rid of that default image flashing between tabs?[nbsp][nbsp]I do need to restore the image on mouseout, so that's not the answer.

WayneK
03-22-2001, 03:41 PM
I don't think you can do it unless you slice up the image and use them individually.

The only thing I can think of is if you remove the image restore from each hotspot and apply a mouseout event to the image itself.

WK
[This message has been edited by WayneK (edited 03-22-01@2:42 pm)]