User Profile
Collapse
-
Yes, it did. However, the I think the onkeydown event works better. -
Would it be better to use onkeypress event instead and on clicking the backspace check whether the field is readonly and prevent the default action that takes place?...Leave a comment:
-
Key press in a readonly input causes page to go back in history
I am having an issue where if a user hits backspace in a readonly input field, then page goes back in the browser history. Essentially, we navigated away from the curent page to the page that preceded it.
Doing a little research online I found that this was a bug found when using IE (7 or 8); which my users may or may not be using, but I am unable to find a resolution to the issue. Does anyone have an idea on what to do?
No activity results to display
Show More
Leave a comment: