Forum Moderators: open
Great idea. Of course, the content of that 'next page' needs to be downloaded together with the first page. If you want this option on all pages, the user would need to download your entire site. If you have links to pages on other sites, you'd need to grap the entire internet...
Maybe you could elaborate on what you want.
Is that what you're after?
1: this could be done be changing the innerHTML property of the body element.
If you pursue the latter approach, I think it might facilitate writing text values into the cells if you made the cells containers for textareas, which can be easily read and written to as an array (though cells can be treated as an array, themselves, with relative ease).