jQuery Menu not working in Internet Explorer (
-
Dear all,
I made a custom theme with an vertical accordion menu. Seems it got a bug for Internet Explorer 8 and lower.
The submenu items are not normally closed/displayed.
Link to the website: linkMenu:
<?php wp_nav_menu(array( 'menu' => 'main', 'container_id' => 'cssmenu', 'walker' => new CSS_Menu_Maker_Walker() )); ?>
jQuery:
Pastebin jQuerycss:
Pastebin css
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘jQuery Menu not working in Internet Explorer (’ is closed to new replies.