0
kicks
Selected Text and Value of ASP.NET DropDownList using jQuery
I recently saw a question on StackOverflow where a user wanted to retrieve the selected value of an ASP.NET DropDownList using jQuery. I have observed a lot of developers confused on when to use text() vs val().