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.

How to handle jQuery UI Selectmenu change event

i use jquery ui select menu with custom render option how i can handle the change event ? i try $('#…

jquery jquery-ui select-menu
Knockout.js - Get text selected value in a drop-down menu

I would like to know how to get the value of the TEXT selected from the dropdown menu, just remember …

knockout.js select-menu
selectmenu ('refresh', true)

I get form from zend framework site and put it in response in new file in function written by jquery …

javascript zend-framework jquery-mobile select-menu
jQuery UI Selectmenu value set dynamically does not change visible selected value

I am using jQuery UI Selectmenu and am having trouble setting the value of a rendered selected. It seems to …

jquery jquery-ui select-menu
Use jQuery on HTML Select Menu for Birthday/Date of Birth format

I'm looking to have a standard HTML select menu for selecting your date of birth. Day, Month, Year. Can someone …

jquery date select-menu
How to get the index of an option in a select menu by matching the text with plain Javascript?

I have a select menu and I need to dynamically select the option based on the text value of the …

javascript indexing select-menu
jQuery selectmenu dropdown height

I want to limit the number of items in a dropdown list, lets say to 6. After quite a search I …

jquery select-menu
jQuery UI SelectMenu Dropdown - opens UP instead of DOWN

I'm using jQuery UI Select Menu and occasionally have some issues. This is located at the top left of my …

jquery-ui drop-down-menu select-menu
jQuery UI Selectmenu events bind

Im using JQuery UI Selectmenu widget - http://wiki.jqueryui.com/w/page/12138056/Selectmenu Im trying to bind change event. …

jquery jquery-ui select-menu
JQuery Mobile - Getting the Value of a SelectMenu

When I attempt to get the value from my the select menu, I get an empty value. I know the …

jquery css jquery-mobile select-menu