In the docs under Ajax, see the load() method.
http://docs.jquery.com/Ajax
http://docs.jquery.com/Ajax/load#urldatacallback

On Mar 11, 8:44 am, "so.phis.ti.kat" <see.marlon....@gmail.com> wrote:
> Hello Everyone,
>
> I am looking to see if I should switch to jQuery but first need to
> find jQuery's equivalent to Prototype JS's Ajax.Updater; new
> Ajax.Updater("id", url, {method: 'post', parameters: pars});
>
> Ajax.Updater allows you to simply update the content of a DIV.
>
> ps.
>
> I did find his plugin called Tabs,http://stilbuero.de/jquery/tabs_3
> but was looking to learn how to do it without a plugin.

Reply via email to