Mathuvathanan Posted May 30, 2008 Share Posted May 30, 2008 Hello I have created a login interface with username and password fields and login and cancel button. The problem is that when I press the Enter key after I type username and password nothing happens. I should have to mouse click the login button to go into the site instead of pressing Enter button. How can I fixed that issue? Thanks, Link to comment https://forums.phpfreaks.com/topic/107955-enter-key-does-not-work-for-login/ Share on other sites More sharing options...
dbo Posted May 30, 2008 Share Posted May 30, 2008 This is not really a design question but I believe it probably has something to do with the tab index... and/or you could do some javascript trickery to handle the submission. Link to comment https://forums.phpfreaks.com/topic/107955-enter-key-does-not-work-for-login/#findComment-553468 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.