Tampilkan postingan dengan label trik. Tampilkan semua postingan
Tampilkan postingan dengan label trik. Tampilkan semua postingan

Minggu, 11 Desember 2011

Cara Memasang Widget Shoutmix

  •  Masuk ke dasbor kamu
  • Masuk ke rancangan
  • Pilih tambah gadget
  • Masuk je HTML/Java script
  • Copy cdoe di bawah ini



<br /> <br /> <div><style type="text/css"> .gb_fixed{ position:fixed; top:50px; right:0px; z-index:+10; } * html .gb_fixed {position:relative;} #hidden_gb2 { display:none; border:2px solid #ffffff; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; background:#000000; padding:10px; padding-top:0px; } </style> <div class="gb_fixed"> <table id="hidden_gb2" cellpadding="0" cellspacing="0"> <tr><td> <br /><!-- Begin ShoutMix - http://www.shoutmix.com --><iframe title="afif159" src="http://www.shoutmix.com/?afif159" width="300" height="300" frameborder="0" scrolling="auto"><a href="http://www.shoutmix.com/?afif159">View shoutbox</a></iframe><br /><a href="http://www.shoutmix.com" title="Get your own free shoutbox chat widget at ShoutMix!">ShoutMix chat widget</a><br /><!-- End ShoutMix --><br /> <font size="2"><a href="http://www.reog123.blogspot.com"target=_blank"><div style="color:blue"> <span style="font-size: xx-small;">By AFIF</span></div></a></font> <div><a href="javascript:void(0)" onclick="gb_showHideGB()"><b style="color:red"><center>>>> CLOSE <<< </center></b></a></div> </td></tr></table> </div> <script src="http://sites.google.com/site/copycatgroup/Home/jsfile/hiddengb2.js"></script> <div style="z-index:+5" class="gb_fixed"> <a href="javascript:void(0)" onclick="gb_showHideGB()"> <img border="0" style="border:0px" src="http://i634.photobucket.com/albums/uu66/oktri_2009/o0c2d.png"/> </a> </div> <script language=javascript> <!-- //Disable right click script III- By AFIF //For full source code, visit http://reog123.blogspot.com var message="welcome to my blog and happy "; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script></div><br />

Cara Memasang Daftar HP Di Blog

  •  Masuk ke dasbor anda
  • Pilih rancangan
  • Pilih tambah gadget
  • copykan kode di bawah ini



<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=monggomampir-20&o=1&p=8&l=as1&m=amazonwireless&f=ifr&ref=tf_til&asins=B005HQMILQ" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS1=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=monggomampir-20&o=1&p=8&l=as1&m=amazonwireless&f=ifr&ref=tf_til&asins=B0061OQJTK" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=monggomampir-20&o=1&p=8&l=as1&m=amazonwireless&f=ifr&ref=tf_til&asins=B005LHN47S" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=monggomampir-20&o=1&p=8&l=as1&m=amazonwireless&f=ifr&ref=tf_til&asins=B005C5QLVK" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&bc1=FFFFFF&IS2=1&bg1=FFFFFF&fc1=000000&lc1=0000FF&t=monggomampir-20&o=1&p=8&l=as1&m=amazonwireless&f=ifr&ref=tf_til&asins=B0061R3DVO" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>

Memasang Jadwal Sholat Di Blog

  •  Buka Dasbor
  • Masuk Rancangan
  • Masuk Tambah Gadget
  • Pilih HTML/Jva script
  • Copykan kode berikut ini
 

<iframe src="http://www.republika.co.id/jadwal_sholat/" scrolling="no" width="300" height="130" frameborder="no" framespacing="0"> </iframe>

Cara Membuat Judul Blog Di Taskbar Berjalan

  • Masuk ke dasbor 
  • Masuk ke Rancangan 
  • Tambah Gadget
  • Tambah javascript 
  • Masukkan kode berikut














<script type="text/javascript">
function tb8_makeArray(n){
this.length = n;
return this.length;
}
tb8_messages = new tb8_makeArray(4);
tb8_messages[0] = "Assalamualaikum";
tb8_messages[1] = "Selamat datang";
tb8_messages[2] = "Semoga Anda Terhibur";
tb8_messages[3] = "Selamat membaca,,";
tb8_rptType = 'infinite';
tb8_rptNbr = 5;
tb8_speed = 100;
tb8_delay = 2000;
var tb8_counter=1;
var tb8_currMsg=0;
var tb8_tekst ="";
var tb8_i=0;
var tb8_TID = null;
function tb8_pisi(){
tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
document.title = tb8_tekst;
tb8_sp=tb8_speed;
tb8_i++;
if (tb8_i==tb8_messages[tb8_currMsg].length){
tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
}
if (tb8_currMsg == tb8_messages.length){
if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
clearTimeout(tb8_TID);
return;
}
tb8_counter++;
tb8_currMsg = 0;
}
tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
}
tb8_pisi()
</script>

Ganti kata yang berwarna merah dengan kata kesukaan anda

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Affiliate Network Reviews