I have an applet and there is a refresh button which does "document.location.reload()" but if i hit refresh button repeatedly IE will stop responding and i had to close IE to make it work again. Can anyone help me with this? this is only happening in IE other browsers work fine.
Note : It works fine initially but repeated refresh makes it to freeze.