0

I have am facing browser issue - in an application, when I press CTRL+R key in IE the page refreshes and control values also reset, but when I press CTRL+R in Firefox the page refreshes but control values are not not reset.

Now I want to reset the control values also on Ctrl-R instead of using some other keys. How can I do this?

freedomn-m
  • 27,664
  • 8
  • 35
  • 57
Basavaraj Badiger
  • 269
  • 2
  • 9
  • 21

1 Answers1

2

This is a feature of Firefox, not an inconsistency in your website. It also happens to be one that a lot of users have a habit of getting upset about if you try to mess with, as no doubt it's saved them a few times when they accidentally refresh a page.

Please don't try to disable this, think of your users.

Matthew Scharley
  • 127,823
  • 52
  • 194
  • 222