I've developed log in page in my project and I want to submit log in credentials when user presses enter key directly. (Now in the page user has to click on submit via mouse after typing ID and PASSWORD)
So can anybody help me how can I use it using javascript or any other way ?