|
|
Q1521 How can I cancel the users F5 request to refresh the page in Internet Explorer?
irt.org | Knowledge Base | JavaScript | Event | Q1521 [ previous next ] Q1521 How can I cancel the users F5 request to refresh the page in Internet Explorer?Do it by redirecting the keyboard action on another keycode that you can control (backspace in this example):
This function is called on the onKeyDown event and it seems to work! Feedback on 'Q1521 How can I cancel the users F5 request to refresh the page in Internet Explorer?' |
-- div -->
|