On Date: Thu, 19 Oct 2006 09:26:33 -0400, Bruce McKenzie <[EMAIL PROTECTED]> wrote: > RA Jones wrote: > > Having at last had some success with something AJAX-based (the demo > > described in perl.com 'Using Ajax from Perl'), I now want to try and use > > AJAX in my web apps. It looks like the necessary modules are CGI::Ajax & > > CAP::HTMLPrototype. > > The jQuery library (www.jquery.com) on the other hand, does make a lot of > things easy to do, including handling Ajax calls. It's very well documented, > and has a very active developer community see > <http://www.nabble.com/JQuery-f15494.html>
+1 on jQuery. Particularly if you're just getting started with this stuff, it's lighter, better-documented, and Somewhat Closer To My Idea Of Fun [SCTMIOF (TM)] than other javascript AJAX libs. Dave --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
