Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Layer show/hide problems with "mouse over"

Status
Not open for further replies.

epota

Technical User
Jul 18, 2001
1
US
While setting up layer relationships in Dreamweaver 4 (Macintosh version), I noticed that my web page design in producing a "flickering" effect that takes place when the cursor is placed "over" a graphic layer.

For example, my goal was to have a cursor roll "over" a topic and have a color image appear during this process (over an existing duotone image). The effect works to some extent. But the interaction creates a "flickering" effect, due to what seems to be an on/off problem with the pixels. If you roll the cursor over the image, it turns "on" with every OTHER pixel, and then off again.

The test area for the design is at:


You can get an idea about the interaction that is to have taken place between the navigation down the left side and the images across the top of the page.

Any feedback on this problem would be appreciated.

Thanks!
 
it is acting quite strange...however, you have one mouseover that is acting perfectly..."Transportation".

After looking at your code.. the only difference between Transportation and the rest of the mouseovers is the fact that it is actually referencing a html address whereas the other mouseovers are simply referencing "javascript:;"

I am not a javascript guru but if I was you i would compare the 1 mouseover that is working and the ones that are not to see the differences.

I would guess that if you were to attach a href url to the other mouseovers instead of javascript:; it may fix your problem.

Of course this is just a 1 minute analysis...I will continue looking to see if I see anything else suspicious. Ya' Gotta Love It!
sleepyangelsBW.jpg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top