Delia Suci Audri's World: Tombol Show and Hide
  • Napaled Organization

    Click To see Our Family org.

  • School

    This Is The Most Important!

  • BEAT

    Best Evolution At Town

  • Goodies

    Click To see Some Of Blog Tutorials

Monday, 30 September 2013

Tombol Show and Hide




1) Sign in account blogger
2) Dashboard >> Design >> Page Element >> Add A Gadget >> Html / Javascript
3) Copy dan paste kode di bawah pada ruang Html / Javascript tadi



<center><div id="spoiler"><div><input value="Nama Tombol" style="width:88px ;font-size:12px;background-image: url(URL BACKGROUND UNTUK TOMBOL);-moz-border-radius: 10px; border-radius: 10px;margin:13px;padding:0px;border-style: 2px solid #ff9fcc;" type="button" onclick="if (this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;show&#39;].style.display != &#39;&#39;) { this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;show&#39;].style.display = &#39;&#39;; this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;hide&#39;].style.display = &#39;none&#39;; this.innerText = &#39;&#39;; this.value = &#39;Hide Spoiler!&#39;; } else { this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;show&#39;].style.display = &#39;none&#39;; this.parentNode.parentNode.getElementsByTagName(&#39;div&#39;)[&#39;hide&#39;].style.display = &#39;&#39;; this.innerText = &#39;&#39;; this.value = &#39;Show Spoiler!&#39;; }" /> <div id="show" style="display: none; background-color:transparent; background-repeat:repeat; margin: 0px;border-width:0px; padding:3px; width:90%"> <center><center>Text/url/image/kode widget anda di sini</center></center></div></div></div></center>
Nota: Nama tombol - nama pada tombol anda
Merah - ubah Menjadi Text , link, atau html apa saja Biru - Masukkan url background untuk Tombol. anda boleh pilih background yang disediakan di bawah.

http://img46.imageshack.us/img46/957/plaid24.jpg


http://img31.imageshack.us/img31/8480/pinkbackground8.gif


http://img194.imageshack.us/img194/5608/pinkbackground3.gif


http://img846.imageshack.us/img846/4885/plaidbackground9.gif

4) Klik save dan lihat hasilnya.
Selamat mencoba! :)

Credits : Jombinabelog

No comments:

Post a Comment