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, Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.