diff options
author | Felix Nagel <info@felixnagel.com> | 2010-10-18 21:28:41 +0200 |
---|---|---|
committer | Felix Nagel <info@felixnagel.com> | 2010-10-18 21:28:41 +0200 |
commit | cf157eff95fa249fa0db2af012e6f39292ff7bb1 (patch) | |
tree | f51e450413272a3388be2fb90acc4a63f294a619 | |
parent | 30760a4f2b09f4aca21df987264eedf87ba14099 (diff) | |
download | jquery-ui-cf157eff95fa249fa0db2af012e6f39292ff7bb1.tar.gz jquery-ui-cf157eff95fa249fa0db2af012e6f39292ff7bb1.zip |
added: added some info to the readme file
-rw-r--r-- | readme | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,13 @@ -A fork of jQuery UI to push development of some plug-ins. Currently selectmenu is adopted to be improved. Please see branch selectmenu! +A fork of jQuery UI to push development of some plug-ins. Currently you will +find: the latest version of Selectmenu (originally by filament group) and a +accessible version of jQuery UI Tabs. Please check branch selectmenu and +tabs-accessibility. + +:::SELECTMENU::: +You are currently in the selectmenu branch. + +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/ Please use GitHub issues for bug tracking and take a look at the jQuery UI Wiki at: http://wiki.jqueryui.com/Selectmenu
\ No newline at end of file |