Hi all....i am working on a login page....which has username textfield,password field and a button
when the user has entered username and password the validation or any further processing when the user clicks the button
i want to implement a functionality in which on entering the details the user without clicking the button or bringing focus on the button....presses the entering ENTER key and which works same as like clicking the button
this functionality is just as same like in gmail etc....where the user enters information and presses enter key
any suggestion would be highly appreciated

