Test

Thank you

Filter worked then it stopped..

Tinkered again..

Now waiting on someone to respond here, or to another thread I have replied to.

Having now put in an absolute catch all I am confident it will work as intended.

Again thank you for response/s :D
 
A new test.

Hidden text: [spoiler1="Image URL"]Hidden text[/spoiler1]

Trying to do the impossible within the framework provided ... implement a spoiler method..
{
HTML:
[CODE]<dl class="codebox"><dt><a href="javascript:void(0);" onclick="var el = this.parentNode.parentNode.getElementsByTagName('dd')[0]; var v = el.style.display != 'none'; el.style.display = v ? 'none' : 'block'; this.innerHTML = (v ? '[+]' : '[−]') + ' {INTTEXT}'; ">[+] {INTTEXT}</a></dt><dd style="display: none;">{TEXT}</dd></dl>[/CODE]
}
 
Last edited:
Back
Top Bottom