Hi guys i have a few navigations on 1 page on wordpress.
I can get this to work 99% but for some reason its listing all li on 1 option if there is a child li within an li.
For instance:
http://jsfiddle.net/robert1981/etLdx/1/
As you can see when there is a child list within a list it shows:
link here Link 1 Link 2 Link 3 Link Here
The reason i am needing this is because in my wordpress theme, it has 3 menus on 1 of the pages, and when its in mobile view i want it to be a dropdown box.
I can get this to work using this:
http://jsfiddle.net/robert1981/8YAvy/3/
But only for 1 menu on 1 page, not multipul menus on a page
Solved this myself
http://jsfiddle.net/robert1981/etLdx/1/