2013-08-15, 10:17 AM
Hi guys I have added a Facebook iframe like button to my forum and it slows my website load time at least 1 sec. Is there a like button code that loads fast?
My code
My code
<iframe src="https://www.facebook.com/plugins/like.php?href=http://letsforum.com&show_faces=false& locale=en_US& layout=button_count" scrolling="no" frameborder="0" style="height: 20px; width: 80px" allowTransparency="true"></iframe>
Thanks