Difference between button and submit

Unknown
0



Button vs Submit.

1. Button: 

<Input type="button">

   This is only a simple button. This will allow to call the Java script function and this can't do anything itself.


recomanded: what is ANI?

2. Submit:

<Input Type="submit">

    This submit button will submit the form on clicking but if when this submit button is inside the form element.


Post a Comment

0 Comments

Post a Comment (0)

#buttons=(Ok, Go it!) #days=(20)

Our website uses cookies to enhance your experience. Check Now
Ok, Go it!