Search code examples
javascriptajaxbrowser-security

Simple AJAX Script will NOT load on Homepage only


My email script on the left navigation panel... under "Brad's Secrets of Attraction" will not load on the homepage. It works on EVERY other page.

Live Site: BradP.com SITE MAY BE NSFW

This is strange to me.

Does anyone know why?


Solution

  • The script seems to load (activate actually) only when you first visit the page. In other words, when I refreshed it didn't load, but it did once I had cleared my cookies. Therefore it seems to be triggered on some sort of cookie. Does this help?