Hi-- I have implemented the required hack to make sure the CSS horizontal menu works in IE 7:
The first time I load the home page--the rollovers don't work. However, they work on all other pages. If I go back to the home page, it then works! Very odd--can anyone help me with this?
Thanks!
CSS Horizontal not working right in IE 7
Re: CSS Horizontal not working right in IE 7
Actually that hack is for IE6, IE7 can handle CSS rollover menus...
If you look at the call in a default template it has IE6 in it...
If you look at the call in a default template it has IE6 in it...
Re: CSS Horizontal not working right in IE 7
I got it working--I was referencing another file--ieupdate.js and that was causing the problem. Once I removed the link, it works fine now...