I've got a request from a client to have the menu disappear after an
item is clicked so the user knows that their click was registered.
Ideally, the next page would come up fast enough where the user
wouldn't need this visual cue, but many of these pages contain a lot
of data and take a few seconds to load initially.

I'm pretty new to jQuery, so I'm not really sure of the best way to do
this. I see that superfish has a hideSuperfishUl function, but I have
no clue how to call it externally to superfish, or how to add the
onclick to the menu elements to call this function.

Any help would be greatly appreciated.

Reply via email to