Click to See Complete Forum and Search --> : drop down menu issue


amonteiro
11-23-2005, 04:37 PM
This is driving me crazy and I hope someone here can help me out

I made a drop down menu by creating a div tag and only displaying it on rollover. Everything seems to work the way its suppose to but if you move your mouse over the link inside the menu at any decent speed the div starts to blink and show the part of the page underneath it. This only happens in Firefox not IE. Can someone please tell me what i'm doing wrong.

I put the page up here http://ajitmonteiro.com/issue/tempmenu.html

In firefox just rollover the links in a drop down menu on the page and you will see the issue. All the code is in that one file so you guys can view source to see it easily.

thewebman
11-23-2005, 06:00 PM
does this help? http://www.alistapart.com/articles/horizdropdowns/

amonteiro
11-28-2005, 01:03 PM
yes it does thanks