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, 1996-2022 • Updated: 10/14/09
Comment or report problem with topic