Hey guys. If you go here: http://kmkwebdevelopment.com/ You will see the navigation works fine. However, in IE6, it does not. The reason is that I had to change on part of the CSS so that the navigation displayed horizontal in IE6. The following is what I had to change (had to add inline instead of block):
Thanks for your suggestion. I gave it a try, but when I did that, the buttons went vertical on me and they were displaying both the button and the rollover button.
There are a couple of things that might be causing the problem, but not sure who the exact culprit is. It probably has to do with your 300px widths and the different display declarations.
Hey, good call buddy! It worked! The only thing it doesn't do in IE6 is have the hover effect on the buttons, but I can definitely live with that. Thanks for your help, I really appreciate it!
Hey, good call buddy! It worked! The only thing it doesn't do in IE6 is have the hover effect on the buttons, but I can definitely live with that. Thanks for your help, I really appreciate it!
You may do that as well, as long as you will use <A> elements and give them display block. But I guess you should not consider coding for IE6 anymore. IE6 users rate is falling fast. Microsoft stoped supporting IE6 anymore and they hardly try now to replace (or to persuade users to replace) the IE6 with the latest versions (7 and now 8). Moving from IE6 to IE8 (or even IE7) should be a priority both for common users and for administrators. It is not only because IE6 is a poor browser, but because it is the most insecure (on use) browser these days.
Bookmarks