diff options
author | Felix Nagel <info@felixnagel.com> | 2012-11-28 22:11:14 +0100 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2012-11-28 22:11:14 +0100 |
commit | 069c34c60cce3a2ea8de9054c8b3311a0416a280 (patch) | |
tree | a7daf6b632ba4c5a96a903c3bb2d1b7510a565f9 | |
parent | 7932007dc5756b28cbdb6b824f0299a827c61fa8 (diff) | |
download | jquery-ui-069c34c60cce3a2ea8de9054c8b3311a0416a280.tar.gz jquery-ui-069c34c60cce3a2ea8de9054c8b3311a0416a280.zip |
updated: readme
-rw-r--r-- | readme | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,10 +7,9 @@ INFO This is an improved version of the jQuery UI selectmenu widget originally developed by Scott (filament group): http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/ -There is a new UI 1.9.x compatible, built from scratch version, please see issue #140. DOWNLOAD -Latest: https://github.com/fnagel/jquery-ui/zipball/selectmenu (jQuery 1.8.x / UI 1.8.x) +Latest: https://github.com/fnagel/jquery-ui/zipball/selectmenu (jQuery 1.8.x / UI 1.9.x) Current stable: https://github.com/fnagel/jquery-ui/zipball/selectmenu_v1.3.0 (jQuery 1.8.2 / UI 1.8.24) Old stable: https://github.com/fnagel/jquery-ui/zipball/selectmenu_v1.2.2 (jQuery 1.7.2 / UI 1.8.20) Old stable: https://github.com/fnagel/jquery-ui/zipball/selectmenu_v1.2.1 (jQuery 1.6.4 / UI 1.8.17) |