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'+'&send=false&layout=button_count&width=90&show_faces=false&action=like&colorscheme=light&font&height=21"
scrolling="no"
frameborder="0"
style="border:none; overflow:hidden; width:90px; height:21px;margin:30px 0px 25px 0px;" allowTransparency="true">
</iframe>