I have a very strange jQuery problem: stuff works fine on my local install, but doesn’t work on the live install. For example, sign up at poorbuthappy.com, then go to http://poorbuthappy.com/test/ and click the “add friend” button. It should be ajaxy, but it’s not (well, kinda, you’ll see. The button just greys out, and it should change to a “remove friend” button). The PHP script is reached, but the jQuery “success” function isn’t fired. And I have other local Jquery bits that work locally but not live, while others do. It’s weird.. any ideas?