merylvingien Posted January 10, 2011 Share Posted January 10, 2011 I thought i had this fixed already... I am trying to add a facebook like button to a few of my sites main pages. But ran into validation problems with the crap iframe code that they spurt out. So found a workaround that does validate and works great in firefox. Trouble starts when i dare open up internet exploder. Nothing, just a blank space which to be honest is more than i expected from such a shit peice of software! Unfortunatley the rest of the world appears to actually like it??? go figure... Anyway, i am trying to get this code to both validate and work in IE <object type="text/html" data="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.mysite.com&layout=button_count&show_faces=false&action=like" style="border:none; width:72px; height:20px;margin-left:1px;"> </object> Any clues would be great, or should i just ditch the whole idea and strangle myself with a print out of the microsoft logo? Quote Link to comment Share on other sites More sharing options...
raknjak Posted January 13, 2011 Share Posted January 13, 2011 http://msdn.microsoft.com/en-us/library/cc304133%28v=vs.85%29.aspx#Displaying Apparently there's better support since IE8, I have never really tested this before though. Validation issues .. better then lack of support Quote Link to comment Share on other sites More sharing options...
merylvingien Posted January 13, 2011 Author Share Posted January 13, 2011 Sorry, i should have marked this topic as solved, its not really solved as its about IE. I resorted to changing the doctype for the pages that were affected then used an iframe. Quote Link to comment 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.