Hi,
I have this:
var state = $("sele...@name='state']").get(0).value;
but there are times there is no select element in the html, and cause
this statement to fail,
how to check if there is  'sele...@name='state']' present in the html?
Thanks,

Angelo

Reply via email to