In my mobile app, using jQuery Mobile...
I would like to make a simple button execute a simple javascript function on click. No page transitions, nothing sp
You can disable the 'highlighted blue'-state in the 'mobileinit'-event before loading jQueryMobile-script:
Now, when you click on a link, no class will be added after the click is performed. You will still have the 'hoover' and 'down' classes.