[UPHPU] Convert a site to ajax

Sean sean at lookin3d.com
Wed Jul 25 10:43:24 MDT 2007


Orson Jones wrote:
> I am seriously considering converting a site I am working on to use
> ajax. If it helps to see what I am talking about see
> http://tetratech.info/demo/
>
> Some people say using frames/flash/ajax destroys the functionality of
> the back/forward buttons in the browser. (which I basically agree with)
Their is a way around this, using the url hash, if your not familar with 
hash.

URL?QUERY#HASH

their are some javascript libraries out their to take care of this or 
you can create your own. here is some more info on this, and the source 
files for dhtmlHistory

http://codinginparadise.org/weblog/2005/09/ajax-dhtmlhistory-and-historystorage.html 



O, and a really great javascript framework with ajax support is 
http://www.Mootools.net


More information about the UPHPU mailing list