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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

display: block; - bug in IE?

Status
Not open for further replies.

harrysdad

Programmer
May 30, 2002
53
GB
I am designing a site with a styled unordered list as a menu, with links using display: block to , er, display as block level elements, and then using a:hover to change the background. The problem is that sometimes in IE6 the whole block of the link is not clickable, although it is in other browsers. I have one menu where the whole block is clickable in IE6, and another where it isn't, and I can't for the life of me spot the difference in my css for the 2 menus.

Is this a known bug in IE6, and if so, what is the solution?
 

>> I have since found the solution

How about posting it so anyone else with the same problem knows how to resolve it?

Dan

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top