I just realized today that my site header photos were only visible if you’re visiting this site using the URL nedward.org… So, ned.suckahs.org, www.nedward.org, etc., wouldn’t load properly.
Since XMLHTTP (Ajax) only works locally, I had to use Nick’s PHP proxy, but I hard-coded the script URL. To fix it, all I had to do was switch to a relative URL (“/”).
Done. Thanks to Nobuko for pointing it out!



Technorati Profile
Comments
From Only the Most Respected Minds
wrote on Aug 1, 2005 12:52 PM
Yeah it hasnt worked for me until today, fantastic idea.