ajax partial load from another page
Posted
by WalterJ89
on Stack Overflow
See other posts from Stack Overflow
or by WalterJ89
Published on 2010-05-21T06:38:59Z
Indexed on
2010/05/21
6:40 UTC
Read the original article
Hit count: 272
So what I want to do is load only a section of one webpage onto another page. So I want to grab the content of a page (stuff inbetween a div with a certain id) without the headers and footers. I know I've seen this before but its, stangly, a hard thing to find.
Anyone kind enough to point me in the right direction?
thank you
© Stack Overflow or respective owner