listGetSelections jQuery Plugin
Returns the selections of a listbox or dropdown box as an array or optionally as a single string value.
$.fn.listGetSelections = function(singleValue)
singleValue
Optional - if true returns only the first selection as a string rather than an array or null if nothing is selected.
Class Members
See also
Class modalDialog© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic