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.