ale_g
06-17-2006, 11:09 PM
From: http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Is there a way to use anchor tags with the Dynamic Ajax Content script? example on the page that the script is pulling can I put <a name="footer">something</a> and in the links section put a link to that anchor? I tried this:
Code:
<a href="javascript:ajaxpage('ajaxfiles/external.htm#footer, 'rightcolumn');">end of page</a>
but nothing happens.. is this possible?
Thanks!
Is there a way to use anchor tags with the Dynamic Ajax Content script? example on the page that the script is pulling can I put <a name="footer">something</a> and in the links section put a link to that anchor? I tried this:
Code:
<a href="javascript:ajaxpage('ajaxfiles/external.htm#footer, 'rightcolumn');">end of page</a>
but nothing happens.. is this possible?
Thanks!