Convert flyout menu to respond onclick vs mouseover
- by Scott B
The code below creates a nifty flyout menu action on a nested list item sequence. The client has called and wants the change the default behavior in which the flyouts are triggered by mouseover, so that you have to click to trigger a flyout.
Ideally, I would just like to modify this code so that you click on a small icon (plus/minus) that sits to…