Tutorial : Button Show-Hide Spoiler

Tutorial : Button Show-Hide Spoiler
Korang tahu ke, aper itu
Button Show-Hide Spoiler???

Okeis~ Cara nyer simple jer. :)

1. Dashboard --> Layout --> Add a Gadget --> Html JavaScript

2. Copy dan paste code di bawah pada JavaScript :
<center><div id="spoiler"><div><input 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;; }" value="YOUR TITTLE" style="width:200px;font-size:12px;background-image:url(URL BACKGROUND);-moz-border-radius: 25px 10px / 10px 25px; border-radius: 25px 10px / 10px 25px;margin:10px;padding:0px;border-style: 2px solid #000000;" type="button" />
<div id="show" style="display: none; background-color:transparent; background-repeat:repeat; margin: 0px;border-width:0px; padding:3px; width:98%">
WRITE ANYTHING YOU WANT
<div id="hide"></div>
EDIT :
ABC : Image Url
ABC : tukar kan dengan perkataan korunk 
ABC : korang letak code JavaScript,gambar atau text yang korang nak.

3. Save .! Lihat hasilnya :)


No comments

Terima kasih kerana sudi menulis komen di blog Nurrul, sebarang pertanyaan akan dibalas secepatnya. Jazakallahu khairan