Is there a way to disable the theming on one element in the page?
I have some Jquery UI element but I need to have one of these element not themed. How to do that?
I know this question is old but it looks like jQuery Mobile now has a way to get around this:
data-role="none"
Add that to any form or button element to remove jQuery Mobile Theming.
http://jquerymobile.com/demos/1.0/docs/forms/forms-all-native.html
1.4m articles
1.4m replys
5 comments
57.0k users