This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
jquery-mobile
Watch
1
Star
0
Fork
You've already forked jquery-mobile
0
mirror of
https://github.com/Hopiu/jquery-mobile.git
synced
2026-03-18 06:50:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3f87c8f34e
jquery-mobile
/
tests
/
unit
/
select
History
scottjehl
c3b6e86e61
added a test to make sure the select element is inside the div-based button when native option is true
2011-02-02 00:59:54 -05:00
..
index.html
Removed the extra ways to set nativeMenu option in select plugin. Now like other plugins, the option is both available through the plugin's options (nativeMenu) or through a data-attribute (data-native-menu), which is automated through the camelcase option name. Unit tests updated
2011-02-01 13:27:35 -05:00
select_events.js
added a test to make sure the select element is inside the div-based button when native option is true
2011-02-02 00:59:54 -05:00