Text inputs
API DocumentationText inputs and textareas are coded with standard HTML elements, then enhanced by jQuery Mobile to make them more attractive and useable on a mobile device.
Text
Search
Textarea
Number
Date
Month
Week
Time
Datetime
Telephone
URL
Password
Color
File
Mini
Placeholder
Value/Text
Theming
To have a light icon, remove the ui-alt-icon
class by setting the widget's classes
option with the data-classes
attribute. By default the classes ui-icon
, ui-icon-search
, and ui-alt-icon
are added to the search icon span. Here we show how you can omit the ui-alt-icon
class. Note: You have to use double quotes inside the object!