Name: Anonymous 2011-07-16 5:23
Trying to learn some web programming.
I've created a site with AJAX navigation, loading content from links into the main content div.
Everything works fine when I host the site with Apache, running on my own computer.
But if I upload the site to a host, or try to browse it locally, the AJAX navigation doesn't work. I don't get any error message in the console; the index div simply reloads if I try to load the content from some other page...
Any ideas on what could be causing this?
I've created a site with AJAX navigation, loading content from links into the main content div.
Everything works fine when I host the site with Apache, running on my own computer.
But if I upload the site to a host, or try to browse it locally, the AJAX navigation doesn't work. I don't get any error message in the console; the index div simply reloads if I try to load the content from some other page...
Any ideas on what could be causing this?