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? Link to comment https://forums.phpfreaks.com/topic/223998-internet-explorer-is-shit-end-of-story/ 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 Link to comment https://forums.phpfreaks.com/topic/223998-internet-explorer-is-shit-end-of-story/#findComment-1159050 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. Link to comment https://forums.phpfreaks.com/topic/223998-internet-explorer-is-shit-end-of-story/#findComment-1159064 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.