Hi All,
I use a javascript to enable/disable (based on my business criteria) a html control using its 'disabled' property. It works fine but I see even if the control is disabled, its onclick event is fired. How to avoid this? ( ie. I do not want the onclick event to fire when the control is disabled.)
Thanks,
SSD
Bookmarks