1
I am working on a portal project with Html5, css3 and js! When I click on a button, it loads the corresponding html into an iframe. The question is: if the htmls of the "A" button are loaded in iframe and, later, of the "B" button, when I go back through the browser button the iframe will paginando the htmls of the "B" button and then the "A" button. I want each button pressed to be loaded in iframe only the htmls related to that button!
Somebody’s got a tip for the new guy?
abs