1) Script Title: Dynamic Ajax Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...jaxcontent.htm
3) Describe problem: I have 3 DAC areas on 1 page. Is it possible to make all of them show own page right after loading? I mean without clicking a link?
This works only for one of them (changing variables here gives no result) -
<script type="text/javascript">
ajaxpage('test.htm', 'rightcolumn') //load "test.htm" into "rightcolumn" DIV
</script>



Reply With Quote
by just adding 2 more lines:
Bookmarks