Image

Imagesmoofy wrote in Imagewebdev

Mystery Bug IE 6.0 For Drop Down Menu

Hey folks! So I'm a dinosaur of design trying to get up to speed and learn CSS. I started designing a drop down menu inspired by A List Apart's code which is actually for a vertical menu despite stating that it is horizontal. I'm trying to design a truly horizontal one so have made some changes to the code. My first fail occured when trying to use divs and floats for the menu itself. Couldn't get that to work so I gave in and used a table. Now the code works fine (more or less) in Mozilla but in IE 6 does a bunch of crazy stuff. I've heard of drio down menus working strangely in IE 6 before, but am not sure what can be done to help. Any ideas? Anyone know of a good fix for this? Sorry my code probably looks ridiculous but I am 100% new to css. Code behind