Wednesday 9 July 2014

jquery read dropdown selected value

$('#dropDownId').val();

or

$('#dropDownId').val();