JQuery Ajax help

Posted by mtwallet on Stack Overflow See other posts from Stack Overflow or by mtwallet
Published on 2010-04-01T11:13:10Z Indexed on 2010/04/01 11:23 UTC
Read the original article Hit count: 372

Filed under:
|

Hi. I am creating a portfolio page for m personal site. I have a slider with a bunch of anchors that relate to projects I have worked on, each one contains a client logo that when clicked should load a html page into a div on the same page. I would like to use JQuery to achieve this my question is which method would I use load() or ajax(). This is not something I have done before so I'm a little confused what the difference is.

Also if it makes any difference to my question I will be making the site content managed with MODX very soon.

Many thanks in advance.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ajax