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