Cara muda membuat tombol back to top / bottom simple version, langsung saja kita praktekkan:
- Login ke blogger.
- Pilih "Tata Letak" kemudian masuk ke "Edit HTML".
- Cari code </body> .
- Copy dan Paste code berikut diatasnya :
<a href='javascript:scroll(0,0)' style='display:scroll;position: fixed; bottom:5px;right:5px;' title='Scroll to top of this page'>
<img src='http://sites.google.com/site/hapiamesir/javascript/back_to_top.jpg'/></a>
<img src='http://sites.google.com/site/hapiamesir/javascript/back_to_top.jpg'/></a>
* Go to Bottom.
<a href='javascript:scroll(5000,5000)' style='display:scroll;position: fixed; bottom:5px;right:45px;' title='Scroll to top of this page'>
<img src='http://sites.google.com/site/hapiamesir/javascript/back_to_bottom.JPG'/></a>
<img src='http://sites.google.com/site/hapiamesir/javascript/back_to_bottom.JPG'/></a>
Tambahan:
- Link gambar bisa anda ganti dengan link gambar milik anda.
- Jika ingin agar widget tampil disebelah kiri blog anda, silahkan ganti right dengan left.
*Selamat Mencoba.. q^_*,,v,