How does dzone.com maintain state of the div?

Posted by CShipley on Stack Overflow See other posts from Stack Overflow or by CShipley
Published on 2010-03-15T19:13:58Z Indexed on 2010/03/15 19:29 UTC
Read the original article Hit count: 194

Filed under:
|
|

When you scroll down to the bottom of http://www.dzone.com/links/ it automatically loads more links. However, when you navigate away, then hit the back button, the contents of the modified div stay there. How do they get the browser to go back to a dynamically generated div?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about AJAX