ram-rom
12-25-2005, 06:28 AM
Script: Dynamic Ajac Content
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
I would like to know if anyone knows how to display a .jpg file with this script - for example:
<a href="javascript:ajaxpage('test.jpg', 'contentarea');">test</a>
Rather then:
<a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>
So far I have not been able to make it work. Any help would be GREAT!!
-Matt
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
I would like to know if anyone knows how to display a .jpg file with this script - for example:
<a href="javascript:ajaxpage('test.jpg', 'contentarea');">test</a>
Rather then:
<a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>
So far I have not been able to make it work. Any help would be GREAT!!
-Matt