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