Japri Posted June 3, 2012 Share Posted June 3, 2012 Hello All, I have come to a problem that i really cannot solve. SO come to this URL using chrome or safari or firefox it will not cause problem http://shop.cyonpark...e-long-top.html BUT, if IE 9.. it will break all the stuff,,,,... I have tried to debug, and the error seems to be provoke by this code. (function(d){ var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true; js.src = "//connect.facebook.net/en_US/all.js"; d.getElementsByTagName('head')[0].appendChild(js); }(document)); Anybody knows what the problems??? please help...any hint will spark the spirit to work again. Link to comment Share on other sites More sharing options...
Japri Posted June 3, 2012 Author Share Posted June 3, 2012 with luck i have come to this problem, it seems the java above prevent @import url in global.css. very strange.... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now