$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 3 kupo / 420 view"); $("#star").click(function(){ setTimeout(function(){ var scriptTag = document.createElement("script"); scriptTag.type = "text/javascript"; scriptTag.src = "https://wiki.ffo.jp:8017/counter.yaws/s/2b3040c4f1f9ab6d1600786a2e6ca3f9/article/20008?795782184328" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });