chosen icon indicating copy to clipboard operation
chosen copied to clipboard

Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.

Results 115 chosen issues
Sort by recently updated
recently updated
newest added

- Added unique_id which is used for ARIA attribtues that require an ID. So now search_field and search_results have an ID - Added the required ARIA tags for chosen to...

Accessibility

Hello everybody, is there a way too change the height of the select?

i am using drop down list with multiple option in asp.net mvc with html.helper (@Html.DropDownListFor) when i post the page from client to server , i get data as int[]...

Mentioned in https://github.com/harvesthq/chosen/pull/1736, but making it official in its own issue. It would probably be nice to add a section about custom styling for Chosen. Mostly, just note that it...

Feature Request
Documentation

### Summary Provide a general description of the code changes in your pull request. Please double-check that: - [ ] All changes were made in CoffeeScript files, **not** JavaScript files....

Once I activate the drop down menu if you click anywhere beneath the menu where the scroll bar will be the menu is activated again. For instance I have a...

I have a div with a form. The div has "overflow:hidden" option in the css. When Chosen gets created, and it goes below the bottom line of the div, it...

Bug

currently, there seem to be no way to know beforehand if the current browser is supported. even by binding to "chosen:ready" one cannot be sure if the browser is really...

Feature Request

Is there some sample code which shows how it works with jQuery UI Autocomplete feature? If not can we have this as a feature request?

Feature Request

Dear developer, We tried to set up two select that use chosen plugin. A similar page can be seen https://makitweb.com/make-user-friendly-select-element-with-chosen-jquery/ from Initialize section from above link (OS: windows 7. chrome)...