Page 1 of 1

CSS Horizontal not working right in IE 7

Posted: Sun Mar 16, 2008 11:46 pm
by belgirl
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!

Re: CSS Horizontal not working right in IE 7

Posted: Tue Mar 18, 2008 5:18 am
by Dr.CSS
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...

Re: CSS Horizontal not working right in IE 7

Posted: Tue Mar 25, 2008 9:48 pm
by belgirl
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...