Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team


Join the forum, it's quick and easy

Fixy-Fact
Hi,

Are you a member? Please Log In. If not, please click 'Register' on above menu. Quick to register and simply just click here to make an account, this account will become your identity while you enjoy full features of Fixy-Fact forum and make sure you fill in data with correctly.

Make sure you read terms of agreement in our forum to prevent disobedient, click here to go.

Thank you for your concern!

Best,
Fixy-Fact Team
Fixy-Fact
Would you like to react to this message? Create an account in a few clicks or log in to continue.

[Blogger] Cara Membuat Spoiler di Blog

Go down

[Blogger] Cara Membuat Spoiler di Blog Empty [Blogger] Cara Membuat Spoiler di Blog

Post by DonFixyboys* Thu May 03, 2012 5:16 pm

Script Type : HTML & Javascript

Description : Digunakan untuk compress dari panjang posting blog anda jika ada informasi yang terlalu panjang atau gambar yang terlalu besar yang dapat memungkinkan memenuhkan halaman blog anda.



Tutorial :

1.) Masuk ke bagian compose / posting message

2.) Klik bagian HTML

3.) Copy dan masukkan script ini ke textarea

Code:
<div style="margin-top: 5px; text-align: center;">
<input value="Show" style="margin: 0px; padding: 0px; width: 60px;
font-size: 10px;" onclick="if
(this.parentNode.parentNode.ge
tElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
 != '') {
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
 = ''; this.innerText = ''; this.value = 'Hide'; } else {
this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display
 = 'none'; this.innerText = ''; this.value = 'Show'; }"
type="button"/></div>
<div style="border: 1px inset; margin: 0px; padding: 5px;">
<div style="display: none;">Ini adalah isi dari spoiler!!</div>
</div>

4.) Isi dari spoiler yang ingin di input adalah cari kode berikut dan ganti sesuai message atau konten anda

Find :
Code:
<div style="display: none;">Ini adalah isi dari spoiler!!</div>
DonFixyboys*
DonFixyboys*
The Godfather
The Godfather

Posts : 642
Credits : 1395
Reputation : 26
City : Jakarta
Browser : Mozilla Firefox

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum