I have a webpage inside which i have an iframe.Now when i right click the iframe and select refresh then the contents of input boxes in that iframe are not emptied. Also,the iframe is opened when i click on a button in my main webpage so on clicking refresh
in iframe the whole webpage should reload but in my case only iframe is reloaded and that too has text in input fields even after refresh.
↧