Hi, I think I found the problem, the fly-out menu was working before and recently I upgraded to jquery 1.3.2, it stopped working in IE6. Downgraded to v1.2.6 again, the fly-out works.
On Apr 30, 5:58 am, gfranklin <gfrank...@gmail.com> wrote: > check the order in which your external javascripts files are called. > You may have it correct, but it was one thing that IE6 was picky about > for me. The way I determined what was going wrong in IE6 for my > problem was turning on script debugging in the IE preferences panel. > > -Greg > > On Apr 29, 7:00 pm, Forrest <forrestndo...@gmail.com> wrote: > > > Working to implement Superfish - works great in Firefox, Safari, IE7, > > but the flyouts fail in IE6. I tried the recommended z-index fix, but > > obviously didn't get it right. > > > Would appreciate a helping hand at:http://ohs.rouviere.com > > > Thanks.