Reputation: 139
Is there any reason why a jQuery Ajax request to the server would work on Firefox for Mac and not on Firefox for PC?
Upvotes: 0
Views: 255
Reputation: 14859
If you haven't already, install FireBug and take a look at the contents of the request in each browser.
Upvotes: 1