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