Hey there, I am decently proficient in jQuery and am trying to create some JS that will allow me to close other submenus when a new one is opened. I achieved this in X previously, but it appears that Pro handles the submenus differently than X.
That being said, how exactly are the close and open animations for the mobile submenus handled in Pro? Does it use slideToggle or some other method to animate the submenus? What triggers the toggle and how can I hook into that?
I know how to change attributes and classes pretty easily via jQuery, and I have a working version that uses slideToggle, but the animations don’t seems as smooth as Pro’s default animations.
