jquery-mobile/tests/unit/select
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