TheFilmGod Posted January 17, 2011 Share Posted January 17, 2011 I'm using localhost to test some basic ajax .load() function through the jquery library. Chrome and FF fail to work with localhost, while IE works like a charm (for a change). It is quite rare for me to like IE more than FF... Any suggestions? Using firebug, I can see that FF retrieves the response back correctly and properly but nothing comes up on the page. Is there security changes I have to make? Any comments or suggestions welcome!! Link to comment https://forums.phpfreaks.com/topic/224676-localhost-and-ajax/ Share on other sites More sharing options...
PFMaBiSmAd Posted January 17, 2011 Share Posted January 17, 2011 I can see that FF retrieves the response back correctly Then it's likely your javascript and/or html and/or css is the problem. Posting all the code needed to reproduce the problem would be the quickest way of getting a solution. Link to comment https://forums.phpfreaks.com/topic/224676-localhost-and-ajax/#findComment-1160555 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.