Jump to content

IE 9 display problems


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...