Top "Select-menu" questions

A jQuery UI widget that duplicates and extends the functionality of a native HTML select element, allowing it to be customizable in behavior and appearance far beyond the limitations of a native select.

Setting a default selection in a select menu in JQuery Mobile?

I'm trying to set the default selection in a select menu in JQuery mobile. The docs have this: var myselect = $("…

javascript jquery-mobile select-menu
jquery ui selectmenu scrollbar not working

I use jquery selectmenu plugin. I have initialized select with $('select').selectmenu({width:100, maxHeight:300, style: 'dropdown'}); I have many options …

javascript jquery jquery-ui jquery-plugins select-menu
detect change of selectmenu in jquery mobile 1.4

I am revisiting JQM after not using it for a few versions. I have a simple selectbox <select name="…

javascript jquery jquery-mobile select-menu
Customize jquery ui selectmenu button icon

What is the simplest way to customize the jquery ui selectmenu button icon (not the dropdown icons) with a custom …

jquery jquery-ui icons select-menu
Help with jquery-ui-autocomplete select menu height

I am working with jQuery and the ui-autocomplete in a Rails project. Right now when the autocomplete renders, it will …

jquery ruby-on-rails select-menu