0
의 특성 'postscribe'을 설정할 수 없습니다 :가 null
Cannot set property 'postscribe' of null.
내 코드가
입니다$(document).on('click', '.btn', function() {
google_ad_client = "pub-9999999999999999";
google_ad_slot = "9999999999";
google_ad_width = 300;
google_ad_height = 250;
postscribe('#adv1', '<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"><\\/script>');
})
사람이 도와 줄 수 ?