.The_Bams.
//Miserable Bams !
gerakkan tittle blog
Tuesday 26 June 2012 | 19:00 | 0 Kaki Busuk !
Hey dear reader, hari nie nak tolong ajar gerakkan tittle blog, mostly byk totur ajar untuk blog biasa kan, untuk blogskin, tak tawu nak copy code tu kat mane kan, okay nie nak ngeHELP lahh nie, hewhew *beroken inggelish*

okay first, copy code bawah nie taw :

<script language=javascript>
msg = "TITTLE BLOG KORANG YANG AWESOME TU";
msg = "..." + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos);
pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
</script>

kalau nak gerakkan tittle blog mcm aku kat ats nie, korg copy code nie, tapi panjang siket leh *panjang banyak actually :p , hewhew 

<script language=javascript>
//Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
// Copyright 1996 - Tomer and Yehuda Shiran
// This example will appear in our forthcoming book on JavaScript.
// Feel free to "steal" this code provided that you leave this notice as is.
// Additional examples from the book can be found at http://www.geocities.com/SiliconValley/9000/
// For more information contact Tomer or Yehuda Shiran <yshiran@iil.intel.com>
function tb9_makeArray(n){
 this.length = n;
 return this.length;
}

tb9_messages = new tb9_makeArray(1);
tb9_messages[0] = " TITTLE BLOG KORANG YANG AWESOME TU ";
tb9_rptType = 'purple';
tb9_rptNbr = 5;
tb9_speed = 100;
tb9_delay = 2000;
var tb9_counter=1;
var tb9_currMsg=0;
var tb9_timerID = null
var tb9_bannerRunning = false
var tb9_state = ""
tb9_clearState()
function tb9_stopBanner() { 
 if (tb9_bannerRunning)  
 clearTimeout(tb9_timerID) 
 tb9_timerRunning = false
}
function tb9_startBanner() { 
 tb9_stopBanner() 
 tb9_showBanner()
}
function tb9_clearState() { 
 tb9_state = "" 
 for (var i = 0; i < tb9_messages[tb9_currMsg].length; ++i) {  
  tb9_state += "0" 
 }
}
function tb9_showBanner() { 
if (tb9_getString()) {  
 tb9_currMsg++  
 if (tb9_messages.length <= tb9_currMsg) {  
  if ((tb9_rptType == 'finite') && (tb9_counter==tb9_rptNbr)){
   tb9_stopBanner();
   return;
  }
  tb9_counter++;
  tb9_currMsg=0;
 }
 tb9_clearState()  
 tb9_timerID = setTimeout("tb9_showBanner()", tb9_delay) 
else {  
 var tb9_str = ""  
for (var j = 0; j < tb9_state.length; ++j) {   
 tb9_str += (tb9_state.charAt(j) == "1") ? tb9_messages[tb9_currMsg].charAt(j) : "____"  
}  
document.title = tb9_str  
tb9_timerID = setTimeout("tb9_showBanner()", tb9_speed) 
}
}
function tb9_getString() { 
 var full = true 
 for (var j = 0; j < tb9_state.length; ++j) {  
  if (tb9_state.charAt(j) == 0)   
   full = false 
  } 
 if (full) return true 
 while (1) {  
  var num = tb9_getRandom(tb9_messages[tb9_currMsg].length)  
  if (tb9_state.charAt(num) == "0")   
   break 
 } 
 tb9_state = tb9_state.substring(0, num) + "1" + tb9_state.substring(num + 1, tb9_state.length) 
 return false
}
function tb9_getRandom(max) { 
 var now = new Date()  
 var num = now.getTime() * now.getSeconds() * Math.random() 
 return num % max
}
tb9_startBanner()
</script>

then pergi darsboard, cari code <head> copy code atas tadi tu dekat bawah code <head> tu okay :)

NAK COPY TEKAN CTRL+C OKAY :)
PREVIEW and kalau jadi SAVE lah, hee, okay mengusya salam, have a nice day
kalau tak jadi boleh tanye okay murid-2 :D

*p/s : buad jahat sorok beg duet org hari nie :3