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