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!! Quote 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. Quote Link to comment https://forums.phpfreaks.com/topic/224676-localhost-and-ajax/#findComment-1160555 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.