Hey guys, i’m looking for some help on with the JDMenu plugin for Jquery and it’s implementation in IE9. The drop-down action of the navigation fails in IE9. I don’t know any details about the operational aspects of this plugin but you can find the source code here: http://jdsharp.us/jQuery/plugins/jdMenu/
I’ve already tried to contact Jonathan Sharp through web form on his company site (outwestmedia.com) with no response. I will leave the 404 page on the site containing the navigation menu set to IE9 mode (all other pages are forced back to IE8 with the “X-UA” tag to keep the navi functioning until i find a solution) for you to see the failure in action.
Sample : http://www.wiki-pet.com/error-pages/404.php
I like the action on this menu, but i’m looking into an all CSS alternative to avoid all the extra bloated plugin files required to run this navigation and the inherent IE9+ compliance issues.
Thanks in advance!
Here’s what fixed it for me:
Note: You might also need an update to jQueryUI. I am using version 1.8.5 (which is NOT the most recent), and everything seems to be working fine.