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