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