spoiler in posting blog

11 October 2010

Posted by gumbung on 5:43 PM

Spoiler useful to hide the image with large size, or links. This can summarize your post. can also hide the html code in posts, we usually use the text area. This may be another alternative to put html code in your posts.

the spoiler itself has to be masked so that it can not be visible to any but those keen for details. There is among internet users a socially unique but pointedly expressed insistence on being protected from material considered to include "spoiler" information by website operators or forum moderators, even in the internet version of settings where such material has conventionally and historically appeared, such as discussion groups or literary reviews.

As a result of this level of objection to spoilers, trolls may post them purely for their own pleasure – finding amusement in believing they are completely ruining a narrative experience for others. On reputable websites, these can be reported to moderators and such posts taken down, the posters blacklisted, but only after the fact. Conversely, many who wish to discuss a fictional work in depth, including the outcomes of events and the handling of the narrative resolution, feel compelled to avoid participating on public websites altogether, set up "closed" websites to exclude those who are sensitive about spoilers, or unilaterally blog at the expense of public exchange. The appearance of spoilers on an internet website is not considered a violation of terms and conditions by any ISP.

Here are the code must be added in posts and in html editing (not in compose mode):

click here

[SPOILER CONTENT]

<div style="margin: 5px 20px 20px;"><div class="smallfont" style="margin-bottom: 2px;"><b>TITLE></b> : <input value="Show" style="margin: 0px; padding: 0px; width: 60px; font-size: 10px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('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><br /><div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;"><div style="display:none;">[SPOILER CONTENT]</div></div></div>

good luck, if any difficulty by doing this spoiler style, please contact me.