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-04-28 09:54:44 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1c49c96b6c
jquery-mobile
/
themes
History
scottjehl
b464b1bcec
added a workaround for the selectmenu plugin's nativeMenu in Opera. Opera browsers improperly support opacity on select elements, either hiding the menu button but not its text (in Mini), or hiding the text but not the button. Either way, it makes our hidden-select trick look really bad, or unusable. This workaround adds a class to the select in Opera, and makes the native menu visible. In the case of a false positive, that's not a bad outcome.
Fixes
#897
2011-02-02 12:04:18 -05:00
..
default
added a workaround for the selectmenu plugin's nativeMenu in Opera. Opera browsers improperly support opacity on select elements, either hiding the menu button but not its text (in Mini), or hiding the text but not the button. Either way, it makes our hidden-select trick look really bad, or unusable. This workaround adds a class to the select in Opera, and makes the native menu visible. In the case of a false positive, that's not a bad outcome.
Fixes
#897
2011-02-02 12:04:18 -05:00
valencia
add disabled option support.
fixes
#350
2010-12-03 22:30:08 +08:00