Keeping DOM changes intact

A

Angel

I have two HTML pages : page1.html and page2.html

When I click on the "Next" button on page1.html, page2.html is opened

Now on page1.html, I add a table with some content through DOM

Then I press the "Next" button to go to page2.html

Now if on page2.html, If i hit the browsers back button, the table that
i created through DOM on page1.html is lost.

Is there any way to keep the DOM changes intact?

Regards,
Angel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top