I have a drop down thas an ID, Name Pair. Example. Jon Miller Jim Smith ... $('# Crd').val() will give you the selected value of the drop down element. Use this to ...
stackoverflow.com