Javascript that toggles sub-menu also disabling sub-menu links
I’m using the code below to toggle the the sub-menu. The toggle works great, but it disables both the parent link (a good thing) and also the sub-menu links (definitely NOT a good thing).
Javascript that toggles sub-menu also disabling sub-menu links
I’m using the code below to toggle the the sub-menu. The toggle works great, but it disables both the parent link (a good thing) and also the sub-menu links (definitely NOT a good thing).