Hi
I have an drop down , based on some conditions i need to disable the LABEL element, I have an ID for LABEL element,
but if i call
document.all.id.disabled = true
It gives me an error,
If any one know how do i disable the label element please let me know
thanks
gnanesh
I have an drop down , based on some conditions i need to disable the LABEL element, I have an ID for LABEL element,
but if i call
document.all.id.disabled = true
It gives me an error,
If any one know how do i disable the label element please let me know
thanks
gnanesh