Bu sorun cozulurse bende kullanacagim

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 14:38:06 -->-> Daha önceki mesaj 14:23:29 --

the_white adlı üyeden alıntı: mesajı görüntüle
Hocam ilgili numaraları aşağıdaki koda ekleyeceksiniz. Zor olmaması gerekiyor. Daha detaylı yazabileceğimi sanmıyorum:



<script type="text/javascript">

var width = window.innerWidth || document.documentElement.clientWidth;

google_ad_client = "ca-pub-kendi-yayinci-kodunuz";

if (width >= 650) {

google_ad_slot = "masaustu-reklam-slot-no";

google_ad_width = 300;

google_ad_height = 600;

} else if (width < 650) {

google_ad_slot = "mobil-reklam-slot-no";

google_ad_width = 300;

google_ad_height = 300;

}

</script> <script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>

Bu kod mobil ve normal kullaniciyi ayirt edebiliyor mu ?