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