IE6 throws a javascript error on nice_menus.js line 6 ( $(this).addClass("over").find("> ul").show().addShim(); ). It says something like "this property or method is not supported by this object" (I have a localized browser, so I don't know the exact text of the error message). It does not seem to cause any problem though, the menu works fine.
Comments
Comment #1
Tgr commentedAnd a second identical error is thrown on line 8. This happens every time I mouse over a first-level menu item that has submenus. IE 7 throws the same error.
Comment #2
add1sun commentedPlease try the -dev version which has new JS handling in it. this is a duplicate of an earlier issue #253217: IE Runtime Error on Flyout