I don't think it is a css issue. If I remove the animation code ( the .hover functions outside of the document.all check ) the code works fine. The css and markup is directly from the "pretty" example on the son of suckerfish page. The possibility of a css error is the first thing I checked - thank you for trying though.
With the same markup and css using the original son of suckerfish javascript the menus work as expected. With the modified jquery equivalent without the fadeIn calls the menus work fine. With the animations IE chokes. All of this was stated in the original post. Olivier percebois-Garve wrote: > > This seems purely a css issue. Use editcss in FF to strip down your css > so that u can find out what is causing your problem. > Also try the css from the son of suckerfish article. > But remember that suckerfish is not a unlimited level menu, since you > need to add to the css for each additionnal level. > > olivvv > -- View this message in context: http://www.nabble.com/Suckerfish-conversion-tf2297242.html#a6398836 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
