[jQuery] getting rid of my other AJAX library for jquery's...

[jQuery] getting rid of my other AJAX library for jquery's...

Oooh...
Thanks neytema and Mike...I'll check that out.
Appreciated.
<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
andy@icglink.com
615.370.1530 x737
--------------//--------->
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com]On
Behalf Of Mike Alsup
Sent: Friday, July 07, 2006 10:40 AM
To: jQuery Discussion.
Subject: Re: [jQuery] getting rid of my other AJAX library for
jquery's...
Andy,
jQuery can do everything you need. Use 'load' if you want the server
response to be directed into a dom element (or elements).
Use 'ajax' (formerly named 'xml') or 'get' or 'post' if you don't want
the response routed to the dom.
All these methods let you specify the params and callback. The
callback is passed in the 'return variable'.
Mike
























    • Topic Participants

    • andy