Monday, 26 August 2013

Load div content from one page and show it to another

Load div content from one page and show it to another

Couple of hours I am trying to load a div content from one page and show
it to another. for example:
We have these page - http://en.wikipedia.org/wiki/Robert_Bales.
I want to get the content of the div with id="mw-content-text" and show it
to my page that has element with id="result".
Is there a way to do it only with javascript/jquery?
p.s. sorry for my englsh

No comments:

Post a Comment