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

Hello everyone. I need a support to `readonly `attribute, like `disabled`, but is I set `disabled`, my value is not posted in a form submit. I found this sample to...

estimado primero felicitarlos por este tremendo plugin. Habra un forma de agregar la búsqueda rápida que tiene la selección single a la selección múltiple? de ante mano gracias por su...

Hi - I am using the Connections Business Directory Template - Slim Plus. My drop down box is less than 20px and I can't figure out how to fix it....

When the Chosen select is focused, for example tabbing through form fields, the outline color for the field doesn't match the browser default. For example, a typical field in chrome...

Feature Request

Please add the ability to specify custom HTML attributes for the select list element. I'm sure there are many scenarios where custom attributes would be useful. For me, I need...

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

This adds a possibility to pass custom data-attributes to generated chosen for further using in styling component etc.

I have a issue in a specific case. I'm with a chosen field active with a select that needs to be selected an option for submit. When users tries to...

Hello! I'm having a problem on event listener of jquery chosen. **HTML Code:** `` `` `Viet Nam` `Japan` `` `` **Javascript Code:** `$(document).ready(function () {` `$('#location').chosen();` `$(document).on('click', '#container', function ()...

The standard HTML multiple select widget allows select options to be de-selected with Ctrl-click. It would be handy if that also worked for chosen as it would provide a keyboard...