[UPHPU] Convert a site to ajax
Alvaro Carrasco
alvaro at epliant.com
Tue Jul 24 11:05:50 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/
>
...
Any of the javascript libraries is probably going to do what you want. I
have personally used prototype.js, yui, and extjs, and they can all do
what you need.
I don't see anything wrong with what you're trying to do, so good luck.
To solve the nasty popup when hitting back after a post, simply redirect
(to the same page even) after every post. It's a very common approach.
Alvaro
More information about the UPHPU
mailing list