Hey Everyone,

  I've finished a project that handles the problems of browser history
when implementing ajax solutions.  It's built to integrate with
various 3rd party libraries (prototype, ext, jquery) and borrows a lot
of the same concepts of extensible functionality.  The idea is an
event driven system where all XHRs go through a single 'service'
object which deals with server communications.  This way we can
register each request with the browser's history module and be able to
accommodate the user as he/she traverses the history array. As well as
'state restoration' if the user decides to send a link or add a
bookmark. Take a look when you have a minute, its surely worth the
time.

http://positionabsolute.net/blog/2009/09/ajax-history-wars.php#number=6
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-ajax-search-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to