facebook - FB like placement changes in IE6 -


i have implemented fb button in page.. works fine in browsers not in ie6. in ie6 firstly comes fine , after few seconds shifts left..

thank in advance help...

yeah ie pain, maybe can load css on browser detected

<!--[if ie 6]>         <link rel="stylesheet" type="text/css" href="css/somecss_for_ie6.css"/> <![endif]-->  

Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

asp.net - RadAsyncUpload in code behind, how to? -