Closed (works as designed)
Project:
Nice Menus
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 08:48 UTC
Updated:
4 Jul 2012 at 10:25 UTC
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
Comment #1
ramsegal commentedMy bad, i added an option in superfish, at the end, with an ',' so that did the problem.