okeh..firstly korang kena buka dashboard > desigan > add gadjet > html/javascript. then copy code kat bawah nie.....
<style type="text/css">
#gb{
position:fixed;
top:50px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbtab{
height:100px;
width:30px;
float:left;
cursor:pointer;
background:url('http://img411.imageshack.us/img411/6496/hijau.png') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #666666;
background:#F5F5F5;
padding:10px;
}
</style>
<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.right = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>
<div id="gb">
<div class="gbtab" onclick="showHideGB()"> </div>
<div class="gbcontent">
KOD SHOUTBOX U ALL DI SINI#gb{
position:fixed;
top:50px;
z-index:+1000;
}
* html #gb{position:relative;}
.gbtab{
height:100px;
width:30px;
float:left;
cursor:pointer;
background:url('http://img411.imageshack.us/img411/6496/hijau.png') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #666666;
background:#F5F5F5;
padding:10px;
}
</style>
<script type="text/javascript">
function showHideGB(){
var gb = document.getElementById("gb");
var w = gb.offsetWidth;
gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
gb.opened = !gb.opened;
}
function moveGB(x0, xf){
var gb = document.getElementById("gb");
var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
var dir = xf>x0 ? 1 : -1;
var x = x0 + dx * dir;
gb.style.right = x.toString() + "px";
if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
}
</script>
<div id="gb">
<div class="gbtab" onclick="showHideGB()"> </div>
<div class="gbcontent">
<div style="text-align:right">
<a href="javascript:showHideGB()">
[close]
</a>
</div>
</div>
</div>
<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (30-gb.offsetWidth).toString() + "px";
</script>
haa lepas 2 korang save and see the result!! senang je kan..opps sebelum tue, jangan lupa nak copykan code shoutbox korang yang sedia ada nie kat ruang tulisan warna biru 2....'KOD SHOUTBOX U ALL DI SINI'..dah copy 2, korang save ek. kalau korang nak ubah gambar pun boley, just tukar dekat 'http://img411.imageshack.us/img411/6496/hijau.png'. kalau korang ada word yg lagi cantik, korang gantikan jer, and boley adjust height and width dia...huhu faham tak nie?? try2 buat dulu...tak paham boley tnya_^)
especially buat cik fahmie
7 comments:
wah3.. sedap nye hang bg kat aku 'CIK'... cettt...
thanz 2 u bro... tp kna lbih detail cket lg utk ajar 2 sbb kurg phm cket, lbih2 lg aku nie... org laen xpe kot... hahaha
huhu okep...senang ceta, juz copy and paste jer..btw, tgu la next tutorial after diz_^)
nati kalu ado tutorial bru, hang oyak ktku deh... ak mai singgah n blajaq buat... hahaha
p/s: jdi Mr Anonymous nie msti ada pape yg blaku kn... hahaha
xda pape nye...sje nak idup dalam dunia reality_^)
tq ya.. :D
cmne plak nk wat kale tuko2 ni?
comey plak ^_^
>>cik Ace
sme2:)
>>ucukeyna
tuko2 cmne kak?
Post a Comment