In jQuery, what is the equivalent to document.getElementById("selectlist").value ?
I am trying to get the value of a select list item.
Thanks.
In jQuery, what is the equivalent to document.getElementById("selectlist").value ?
I am trying to get the value of a select list item.
Thanks.