Steve Cochrane 26.Aug.13 01:31 PM a Web browser Applications DevelopmentAll ReleasesAll Platforms
Hello!
This seems like an old question, but I'm hoping someone has a good idea. I am using domcfg for a custom login page, which works fine.
So an extra "Submit" button doesn't show, I have it hidden. There is a "Submit" image which can be clicked to login. That works, too.
How can we allow a user to hit the "Enter" key to submit the login page? I've tried event.keyPress, but that doesn't seem to do anything.