1
vote
catching button clicks in javascript without server interaction
It sounds that you're doing a request to the server on each click, the password box being reset in each page load is typical behavior of the browsers.
…
