SyntaxError in mobmenu.js on Internet Explorer
-
The plugin no longer works on Internet Explorer. It fails with:
Syntax error mobmenu.js (11,433)
The error points to the inner parens after setTimeout in this statement:
setTimeout(() = > { $('.mob-menu-sliding-menus [data-menu-level]').scrollTop('0'); $('.mobmenu-content .show-sub-menu').removeClass('show-sub-menu'); }, 400);
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘SyntaxError in mobmenu.js on Internet Explorer’ is closed to new replies.