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