I have one form of user name and password fields followed by submit button. How do I stay in current page after clicking submit button without reloding page?
Any help is appreciated.
I have one form of user name and password fields followed by submit button.
Share
Try tis if you need a sumit button.
But you may want to use a simple clickable button if you don’t wan’t to sumbit your form on click… in this case, this should do the trick: