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