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