[Javascript] default value for combobox

Dan Costea costea.dan at ssi-schaefer.ro
Wed Mar 20 04:27:53 CST 2002


    Hi,
If I want to find the default value for an editbox (<input type="text">), I
use the "defaultValue" attribute: editbox.defaultValue; for the checkbox or
radio, I use "defaultChecked". But how can I find the default text written
in a combobox?

Thanks,
Dan




More information about the Javascript mailing list