jQuery Mobile CSS 类
jQuery Mobile CSS Class
jQuery CSS Class
jQuery Mobile CSS class to style different elements.
The following list contains common CSS styles:
Global classes
The following classes can be used in jQuery Mobile gadgets (buttons, toolbars, panels, Tables, lists, etc. ):
Description | |
---|---|
Add rounded corners to elements | |
Add shadow to elements | ##ui-overlay-shadow |
ui-mini | |
In addition to the global class, you can specify <a> or Add the following class to the <button> element (not the <input> button):
ui-btn | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ui-btn-inline | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn-icon-top | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn -icon-right | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn-icon-bottom | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn-icon-left | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn-icon-notext | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ui-btn-a|b | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Class | Icon Description | Icon |
---|---|---|
ui-icon-action | Action (generally used for page jump switching) | ![]() |
Exclamation mark within the triangle | ![]() | |
Audio/Speaker | ![]() | |
Lower left corner arrow | ![]() | |
Lower right arrow | ![]() | ##ui-icon-arrow-u-l|
![]() | ui-icon-arrow-u-r||
![]() | ui-icon-arrow-l||
![]() | ||
##ui-icon-arrow-u![]() | Up arrow||
ui-icon-arrow-d![]() | Down Arrow||
ui-icon- back![]() | Return||
ui-icon-bars![]() | Three horizontal lines, generally used to display list button icons ||
ui-icon-bullets | Used to display list button icons | ![]() |
Calendar | ![]() | |
Camera | ![]() | |
Swipe down the icon | ![]() | |
Slide icon left | ![]() | ##ui-icon-carat-r|
![]() | ui-icon-carat-u||
![]() | ui-icon-check||
![]() | ||
##ui-icon-cloud![]() | 云||
ui-icon-comment![]() | Comment/Message||
ui-icon-delete ![]() | Delete||
##ui-icon-edit | ![]() | |
ui-icon-eye | ![]() | |
ui-icon- forbidden | ![]() | |
ui-icon-forward | Undo- (return to previous step) | ![]() |
Gear, generally used to set button icons | ![]() | |
Grid | ![]() | |
Heart shape, can be used for article collection | ![]() | |
首页 | ![]() | ##ui-icon-info|
![]() | ||
![]() | ||
##ui-icon-mail![]() | Mail/Envelope||
##ui-icon-minus | ![]() | |
ui-icon-navigation | ![]() | |
##ui-icon-phone | Phone![]() | |
##ui-icon-power | Switch (On/off) | ![]() |
ui-icon-plus | plus sign | ![]() |
ui-icon -recycle | cycle Identification | ![]() |
ui-icon-refresh | Refresh | ![]() |
Search/Magnifying Glass | ![]() | |
Shop/Shopping Bag | ![]() | |
星 | ![]() | ##ui-icon-tag|
![]() | ||
![]() | ||
![]() |
Class
ui-bar-(a-z) | Specified column Demo - Header, bottom and other columns | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ui-body-(a-z) | Specify the color of the content block - page content part ( Version 1.4.0 is obsolete), list view, pop-up window, sidebar, panel, loading, collapse. | |||||||||||||||||||||||||||||
ui-btn-(a-z) | Specify button color | |||||||||||||||||||||||||||||
ui-group-theme-(a-z) | Defines the demo listviews and collapsible collections of the control group. | |||||||||||||||||||||||||||||
ui-overlay-(a-z) | Defines the page background color, including dialog boxes, pop-ups and other page containers that appear on the top level | |||||||||||||||||||||||||||||
ui-page-theme-(a-z) | Defines the page demo | |||||||||||||||||||||||||||||
Grid Class | Columns | Column Width | Corresponds to | Instance |
---|---|---|---|---|
ui-grid-solo | 1 | 100% | ui-block- a | Try it |
ui-grid-a | 2 | 50% / 50% | ui- block-a|b | Try it |
ui-grid-b | 3 | 33% / 33% / 33% | ui-block-a|b|c | Try it |
ui-grid-c | 4 | 25% / 25% / 25% / 25% | ui-block-a|b|c|d | Try it |
ui- grid-d | 5 | 20% / 20% / 20% / 20% / 20% | ui-block-a|b|c|d|e | Try it out |
#For more information, see the jQuery Mobile Grid chapter.