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