mk47funk
04-11-2006, 08:23 PM
Dynamic Ajax Content
http://dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Quick Question
When creating a link that opens in the Ajax frame, using this:
<a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>
<div id="contentarea"></div>
Is there a way to open 2 separate pages in 2 separate Ajax frames, with the same link? Is it even possible to have 2 Ajax frames on the same page?
Thanks!
http://dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Quick Question
When creating a link that opens in the Ajax frame, using this:
<a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>
<div id="contentarea"></div>
Is there a way to open 2 separate pages in 2 separate Ajax frames, with the same link? Is it even possible to have 2 Ajax frames on the same page?
Thanks!