Note: this page has not been updated after 1.3
Question:
How can I stop JQM from auto-enhancing an element?
Answer:
To prevent jQuery Mobile form enhancing an element simply add data-role="none"
to the element. Here is a select that is the normal, native element instead of the custom jQuery Mobile styled version that normally is seen: