I\'ve got a checkbox that I want hidden on the page. My obvious first attempt was the following:
The attribute that prevents styling is data-role="none"
data-role="none"
See the Jquery doc: "Preventing auto-initialization of form elements"