Thread: IE Hover
View Single Post
  #10 (permalink)  
Old 05-16-2007, 06:24 AM
DaveSawers's Avatar
DaveSawers DaveSawers is offline
WebProWorld Veteran
 

Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 384
DaveSawers RepRank 1
Default

Quote:
Originally Posted by PARoss
I could, but I don't want a Javascript menu. The one I am using is pure CSS, except that hover doesn't work in IE6.
If you're using JavaScript for other functions, why not use it for the menus too? CSS has its uses but it's not the Holy Grail of web programming. Since CSS implementation is so buggy in various browsers, restrict its use to where it mostly works.
__________________
Dynamic Software Development
www.activeminds.ca
Reply With Quote