Is it possible to update only one elment in page with jQuery load without creating seperate GET meth

Posted by newbie on Stack Overflow See other posts from Stack Overflow or by newbie
Published on 2010-04-06T06:53:47Z Indexed on 2010/04/06 7:03 UTC
Read the original article Hit count: 110

Filed under:
|

I have to update one element on page with Ajax, do I have to make changes to server side, or is it possible to load whole page with jquery and then update only for example one element?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about AJAX