Skip to content

Commit ef29b6b

Browse files
committed
prepare tag v1.1.0
1 parent d81640d commit ef29b6b

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

readme

+7-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
A fork of jQuery UI to push development of some plug-ins. Currently you will
2-
find: the latest version of Selectmenu (originally by filament group) and a
3-
accessible version of jQuery UI Tabs. Please check branch selectmenu and
4-
tabs-accessibility.
1+
A fork of jQuery UI to push development of some plug-ins. Please check branch selectmenu and tabs-accessibility.
52

63
:::SELECTMENU:::
74
You are currently in the selectmenu branch.
85

6+
INFO
97
This is an improved version of the jQuery UI selectmenu widget originally developed by Scott (filament group):
108
http://filamentgroup.com/lab/jquery_ui_selectmenu_an_aria_accessible_plugin_for_styling_a_html_select/
119

10+
DOWNLOAD
11+
Latest version: https://github.com/fnagel/jquery-ui/zipball/selectmenu
12+
Stable version (v1.1.0): https://github.com/fnagel/jquery-ui/zipball/selectmenu_v1.1.0
13+
14+
SUPPORT
1215
Please use GitHub issues for bug tracking and take a look at the Wiki at:
1316
http://github.com/fnagel/jquery-ui/issues/labels/_selectmenu
1417
http://github.com/fnagel/jquery-ui/wiki/Selectmenu

ui/jquery.ui.selectmenu.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQuery UI selectmenu
2+
* jQuery UI selectmenu version 1.1.0
33
*
44
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
55
* Dual licensed under the MIT (MIT-LICENSE.txt)

0 commit comments

Comments
 (0)