Welcome to the forums! A chance for site members to chat and get help.
You are not logged in.
Pages: 1
Topic closed
Hi everyone, this isn't that much of a problem, so it doesnt matter that much if this gets solved. But we currently have the problem of the [spoiler ] option only allowing 1 spoiler per page. If anyone can think of any better code than the code were using now to allow any amount of spoilers this would be helpful. Thanks <br /><br />
Site admin
Offline
What's the code you guys are using right now?
Offline
This:
http://h4ckpaste.org/?id=8kJQMnbwvY56VonJW2Qu1Ua_vTA
Site admin
Offline
<div id="hideshow">
text here </div>
<script>hideDiv();</script>
</div>
Why do you have a second
</div>
?
Offline
That is needed or the writing below it (show/hide) isnt shown. This is gonna be harder than i thought actually, ill probably have to change the code completely
Site admin
Offline
i think i could code some javascript to do that u know
Offline
Nevermind, i think ive solved it. Tell me if it doesn't work for you. Locking post...
Site admin
Offline
Pages: 1
Topic closed