Toggle Sub-menu on Parent Click & Close Other Open Sub-menu – Jquery
I have two parent items with sub-menus and have the code firing to open the current sub-menu while closing the other open ones. But I can't seem to get the .toggleClass() to fire on the open menu to close it…