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