JSFiddle - React, Tailwind, and code Playground

by forgetcolor

HTML

<iframe 
id="myframe"

onload=
"
function loadme() { 
    var x = document.getElementsByClassName('pluginCountTextConnected');
    console.log(x); 
} 

loadme();
"  

src="//www.facebook.com/plugins/like.php?href='+'facebook.com'+'&amp;send=false&amp;layout=button_count&amp;width=90&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=21" 
scrolling="no" 
frameborder="0" 
style="border:none; overflow:hidden; width:90px; height:21px;margin:30px 0px 25px 0px;" allowTransparency="true">
</iframe>