I need help with this, i need to be able to detect when the button is clicked. if anyone has a solution please provide one via jsfiddle or some other way.
Thank you.
<div class="g-ytsubscribe" data-channel="GoogleDevelopers" data-layout="default" data-count="default"></div>
document.getElementById("").onclick = function(){alert("Haha")};