Pergi Ke Template => Edit Html
Cari Code
</head>
Dan Copy Paste Script Ini Di Atasnya
Minggu, 26 Desember 2010
Script Membuat Effect Salju
Script Menyembunyikan Navbar
Pergi Ke Template => Edit HTML
Cari Code
]]></b:skin>
Dan Copy Paste Script Ini Di Atasnya
Cari Code
]]></b:skin>
Dan Copy Paste Script Ini Di Atasnya
Script Ucapan Selamat Datang
Pergi Ke Tata Letak Lalu Add Gadget Dan Copy Paste Script Di Bawah
<script type='text/javascript'>
var name = prompt("Selamat Datang", "Tulis Namamu Disini");
alert("Selamat Menikmati "+name) alert("Enjoy It") </script>
<script type='text/javascript'>
var name = prompt("Selamat Datang", "Tulis Namamu Disini");
alert("Selamat Menikmati "+name) alert("Enjoy It") </script>
Script Merubah Icon Bar
Pergi Ke Template => Edit HTML
Cari Code
</head>
Dan Copy Paste Script Ini Diatasnya
Cari Code
</head>
Dan Copy Paste Script Ini Diatasnya
Script Menu Bar
Pergi Ke Tata Letak Lalu Add Gadget Dan Copy Paste Script Di Bawah
<script type='text/javascript'>
//<![CDATA[
msg = " WELCOME TO MY SITE ";
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>
<script type='text/javascript'>
//<![CDATA[
msg = " WELCOME TO MY SITE ";
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>
Sabtu, 25 Desember 2010
Script Merubah Cursor
Pergi Ke Tata Letak Lalu Add Gadget
Dan Copy Paste Script Di Bawah
<style type="text/css">body {cursor:url("Link Gambar"),default}</style>
<style type="text/css">body {cursor:url("Link Gambar"),default}</style>
Langganan:
Postingan (Atom)