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.