Show / Hide kotak follower


Assalamualaikum .
Sorry , gambar unavailable sebab aera takde buat camni .
Muehehe . Tapi tahukan camne kotak tu .
Meh kita cuba sama - sama .


1. Dashboard > Design > Page Element > Add Gadget > HTML/JAVASCRIPT
2. copy code nih dalam kotak tadi :

  <style type='text/css'>
    a.linkopacity img {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;F
    opacity: 0.5;
    -khtml-opacity: 0.5;}
    a.linkopacity:hover img {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0; }
    </style>
    <div style='display:scroll; position:fixed; top:220px;left:-0px;'>
    <a href="javascript:void(0);"onclick="showHideAT()"/><img class="expando" width="120" height="150"src="url untuk button" alt="PUSH" title="Follow"/></a>
    </div>
3. url untuk button - image button korang tu
    top/left - korang boleh ubah button tu
   120/150 - saiz button korang


Preview dulu baru save . Sekian .

No comments: