$(function(){ $("#counter").html("\"気に入った記事なら押してクポー\" 3 kupo / 263 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/575dff7a3c1f1b5d8b1fd7938a7d153b/article/25704?943876547828" scriptTag.charset = "UTF-8"; document.getElementsByTagName("head")[0].appendChild(scriptTag); }, 0); return false; }); });