Greetings Everyone,

           I had posted about a method for handling the back and
forward buttons for ajax applications.  I have completed a
working prototype for the other half of the history coin, enabling the
bookmark.  The basic premise falls in line with many other approaches,
stashing JSON notation in the URL after a # hash symbol.  The
difference is that this approach complies with the idea of a pure
javascript XHR service, enabling your ajax application to follow the
"Hollywood Principle" design pattern for XHR requests.

http://positionabsolute.net/blog/2007/08/ajax-bookmark-link.php

Best Regards,
                 Matthew Foster


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to