March 30, 2011

. tutorial : Sorokkan Shoutbox .

. assalamualaikum .


tutorial ni khas untuk Amy Liana
yang mintak MF untuk ajarkan cara-cara nak
sorokkan shoutbox .


STEP 1
Dashboard > Design > Page Element > Add a Gadget > HTML/JavaScript

STEP 2
  Copy and Pastekan code kat bawah ni

<style type="text/css">
#gb{
position:fixed;
top:60px; <---- jarak dari atas
z-index:+1000;
}
* html #gb{position:relative;}

.gbtab{
height:90px;
width:30px;
float:left;
cursor:pointer;
background:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhJwE_wTCu2tpOkzMLyOPoXWEylbnCiMA_r3_GDh34Tdg_7GsT9sKCzgSA8aVZu3-x-bvOvDe8zyBfNiuFXDP-B9lfRhbj0h3ZlTNVmnjbOeRkLLJFQVEiS0TO0WdQ8Wz9opT2HjevY8b4F/s320/tabs.png') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #000000;
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">

Copy and paste code shoutbox korang kat sini.

<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>

STEP 3
gantikan tulisan kaler merah tu dengan
code Shoutbox

STEP 4
save and siappp :)


untuk letak icon comel comel lam shoutbox tu
leh klik kat S I N I


SELAMAT MENCUBA :)


*tak paham sile tanye . jangan malu malu oke*

:)


♥ THANKS for READING!! ♥

7 ♥ lovely notes ♥:

Anonymous said...

thanks yer..nati amy try buat shout box nie...

Abang Long said...

Salam...masih relevant utk share walaupun dah ramai yg buat dan guna.

Mizz Farah said...

@ejoy
camne leh tak jadi lak??

Mizz Farah said...

@Abang Long
wslm...sebab de request..tu yg sy rse patot share ;)

CikNiza said...

farah...aku follow tutorial ko ni ye..hehe :D