I get a js error on ie7, in the file nice_menus.js (line 23):

$('ul.nice-menu ul').css('display', 'none');

The error message: Expected identifier, string or number

Comments

ramsegal’s picture

Status: Active » Closed (works as designed)

My bad, i added an option in superfish, at the end, with an ',' so that did the problem.