jquery-ui icon indicating copy to clipboard operation
jquery-ui copied to clipboard

A fork of jQuery UI: WIP branches, legacy Selectmenu Widget (branch: selectmenu) and an accessible version of jQuery UI Tabs (outdated, branch: tabs accessability)

Results 13 jquery-ui issues
Sort by recently updated
recently updated
newest added

Selectmenu is an official jQuery UI widget since version 1.11.0, see http://blog.jqueryui.com/2014/06/jquery-ui-1-11-0/ Reference #140

announcement
NewOfficialSelectmenu

Hi, This is very usefull and nice code.. I need this; Top of the select menu little a input and live search all data but i couldn't handle. Do you...

Hi there, I found myself needing a way to suppress the opening selectmenu (do optionally allow the opening of a full screen dialog window with advanced tools for navigating the...

feature

Hello, I used the Jquery UI select menu widget (http://jsfiddle.net/fnagel/GXtpC/) in order to wrap text in the select options of the drop down lists with long text. After these selects...

Impossible to select a numerical value using the numpad. Demo : ​https://jqueryui.com/selectmenu/ How to reproduce the issue : - Go to ​https://jqueryui.com/selectmenu/ - Focus or open the "Select a number"...

In an implementation we recently inherited, and also in every other selectmenu implementation I've found using `` tags, the select-replacing elements are not included in the tab order on the...

bug
needs_feedback
help_wanted

How can I get the first two lines (name and address1) of the address to appear in the button label but while maintaining the address multiline format in the menu?...

Hi, I use a selectmenu widget 1.4.0pre embedded in a jquery UI 1.10.2 dialog. If we close this dialog with escape key when the selectmenu is not collapsed, then the...

bug
needs_feedback
help_wanted
Update-jQuery-version

Is there a way to resize (change width of) a select menu widget, without destroying and recreating it? I have a select menu in a container. The menu must dynamically...

feature

I have submited a patch to make the plugin XHTML5 more compliant. A sample select that crash the plugin in XHTML5 page (doctype & mime-type): ``` html foo&bar ```

bug