jquery-mobile/css
scottjehl 92c49bf97e extended slider to support simple toggle switches based on select menus.
The logic will actually support multi-option selects as well, but the labels are flipped in order for switch-style controls, so if we want to support regular sliders from selects, the labels will have to be in forward order and beneath the slider bar.
2010-09-23 12:51:23 -04:00
..
jQuery.mobile.button.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.collapsible.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.controlgroup.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.core.css moved loader div positioning lower 2010-09-19 19:02:47 -04:00
jQuery.mobile.dialog.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.forms.checkboxradio.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.forms.fieldcontain.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.forms.select.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.forms.slider.css extended slider to support simple toggle switches based on select menus. 2010-09-23 12:51:23 -04:00
jQuery.mobile.forms.textinput.css Replaced expandable plugin with basic scrollHeight vs. offsetHeight check that uses CSS transitions. Shaves about 4kb. 2010-09-22 11:09:06 -04:00
jQuery.mobile.globalnav.css edited globalnav expanded button styles 2010-09-19 12:07:49 -04:00
jQuery.mobile.grids.css changed class names to 'grid' instead of 'config' 2010-09-19 08:13:52 -04:00
jQuery.mobile.headerfooter.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.listview.css split CSS files out into individual components 2010-09-18 09:53:00 -04:00
jQuery.mobile.theme.css added search icon 2010-09-19 19:03:26 -04:00
jQuery.mobile.transitions.css Replaced keyframe animation with a from-to 2010-09-22 13:16:11 -04:00
manifest.php First pass at a simple slider plugin. Can be called on an input element with data-role="slider". Controls communicate both ways during use. 2010-09-21 15:25:23 -04:00