Click / Event Handler
-
I would like to have an event handler.
$(‘body’).on(‘click’, ‘#responsive-menu-button’, function(){
….
});The above is not working.
How can I get something to fire when the button is clicked?
Thanks! And, great job on the plugin… greatly appreciated! ??
-joseph
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Click / Event Handler’ is closed to new replies.