Help JQUERY
Help JQUERY
I'm using one piece of code to select a particular value from the dropdownlist.
To select the default value after successful execution......
$("#titleDDL").val('- SELECT -');
But the desired output is got in Mozilla Firefox but not in IE7.
Help if there is any other way of coding or solution (if any).
Thanks
Smarjit.