Hi,
I have a site with 6 navigation buttons that uses ajax. For some reason the 5th button "giftshop" causes the entire page to reload. Any ideas why this may be happening? It "works", but bothers me that ajax is not working for this button. Its gotta be something in the php file that is being called to replace the innerHTML. I donr expect anyone to try and debug my code for me. Just seeing if maybe having a form or flash on that page is causing this, as it is the only of the 6 pages with either.
Edit:
http://santaclaus25.com/
Edit:
And also i just noticed it works with firefox, but not IE. So problem is the one button doesnt use ajax only in IE
I have a site with 6 navigation buttons that uses ajax. For some reason the 5th button "giftshop" causes the entire page to reload. Any ideas why this may be happening? It "works", but bothers me that ajax is not working for this button. Its gotta be something in the php file that is being called to replace the innerHTML. I donr expect anyone to try and debug my code for me. Just seeing if maybe having a form or flash on that page is causing this, as it is the only of the 6 pages with either.
Edit:
http://santaclaus25.com/
Edit:
And also i just noticed it works with firefox, but not IE. So problem is the one button doesnt use ajax only in IE
Last edited: