Closed paulsmith closed 13 years ago
Is there any reason we can't simply capture the submit
event on the form
tag, which is triggered by both the click
event on the button as well as the pressing of return?
@JonnieCache That would make more sense! Will revise.
There, much simpler.
This fixes issue #82.
Merged, thanks!
Making it slightly easier to login after entering your password.