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