Thread
:
Calling page inside <div>
View Single Post
pein87
Ambitious contributor
18Jan2011,09:55
You need to use ajax to request that page and have it returned and then have the ajax response text be set as the inner html of that element.