Hi

You can learn something from this link: http://ajaxpatterns.org/Unique_URLs
Based on that description I implemented recently full ajax navigation
style using symfony on server side and mootools on client side.

--
Best regards
Łukasz Wojciechowski

New Generation Software
+48 602 214 629
http://www.ngsoft.pl


On Sep 9, 6:34 am, Jon Hancock <[email protected]> wrote:
> I'm new to mootools.  I/mm looking for techniques for handling changes
> to url hash changes.  I'm assuming my urls will look something like
> this:
>
> myapp.com/book/123
> myapp.com/book/123#page1
> myapp.com/books#search_tags=tag1;tag2;page=3
>
> I'm flexible in how I handle the structure of the urls, but I do know
> I need to be able to respond to event when the url and/or hash
> changes.
>
> What do others do?
>
> thanks, Jon

Reply via email to