listSelectItem jQuery Plugin
Attempts to select an item in a listbox based on its value. This function should be applied only to select elements.
$.fn.listSelectItem = function(value)
value
The value that is to be selected. If not found no selection is made.
Class Members
See also
Class modalDialog© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic