posted 12 years ago
Hi experts , I need to do same as login form of this website , if we can see that wrong entries of username and password shows me alert that I have entered wrong username or password
I have used normal button with ajax , and it is working with me fine , but what I need is to make the normal button activated , so no need the user to click by mouse on the button ,only just hit enter
this is my login form
and this is my ajax
is it possible to make normal button as to be pressed like submit button !!!
thanks