| Sign In/My Account | View Cart |
| Article: |
AJAX: How to Handle Bookmarks and Back Buttons | |
| Subject: | memory footprint | |
| Date: | 2007-03-29 10:11:09 | |
| From: | an00bis | |
|
Response to: memory footprint
|
||
| I use it to store only the URL for the request I'm making. When moving back and forth through history that information will just reload. | ||
Showing messages 1 through 1 of 1.
I implemented a king of FIFOBuffer that I limited to 100 entries to workaround this potential problem.