The jquery mobile topnavigation toggle’s on/off ( visible non visible ) when clicking anywhere in the content of the page. How can this be stopped?
The jquery mobile topnavigation toggle’s on/off ( visible non visible ) when clicking anywhere
Share
As seen in the jQuery Mobile documentation, you can either use the tapToggle option or the data-tap-toggle data attribute.