Tuesday, May 17, 2011

html input button issue

Try the below script and click on fun2 button. Button inside label tag have some problem, that is the second button invokes the onclick of the first button and then the second button.




Now remove the label (begin and end) tag and try the same code. Everything would work fine.


 

No comments: