[Catalyst] Catalyst - any good AJAX tutes?

Chisel Wright chisel at herlpacker.co.uk
Fri Mar 6 09:56:43 GMT 2009


On Fri, Mar 06, 2009 at 04:43:36PM +1100, kakimoto at tpg.com.au wrote:
>  I would like to use AJAX in my catalyst app. Any good references/tutes
> to recommend?

It's just like using ajax anywhere else. Find a library you like, and
start using it.
View::JSON can be useful in sending responses to AJAX-y requests.

I've settled on YUI, but a quick google will reveal many other
libraries. (script.aculo.us, dojo, jquery, ...)

-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  "Rhinology Weevils"



More information about the Catalyst mailing list