Well the real question was, how to I get my files to load using this format.
Here is a line of code from the example website:
<a href="javascript:ajaxpage('ajaxfiles/external2.htm',...
Type: Posts; User: christyaklein; Keyword(s):
Well the real question was, how to I get my files to load using this format.
Here is a line of code from the example website:
<a href="javascript:ajaxpage('ajaxfiles/external2.htm',...
I wanted to make a menu for my website, that would allow the viewer to click the menu, view the different texts, but the page won't reload. I researched how to do this and found the instructions on...