jquery-fatNav
jquery-fatNav copied to clipboard
Trigger should be configurable
ATM the menu trigger is hard coded inside the plugin. There is now way to move the trigger inside the HTML, i.e. to relative positioning it.
Trigger should be any element and there should be a way to open the menu just clicking the trigger, IMHO. Thanks.
I have a forked version of this project that aims to achieve exactly what you've described.
Give it a try and let me know if it solves your problem!
Thank you @joecallon, you fork works just fine. It should be merged into this too.