Spoilers
Posted: Mon Sep 14, 2015 10:56 am
Hi,
Just a reminder that spoilers are still broken.
As demonstrated here:
Blah
This makes minimizing large posts annoying (such as changelogs). I'd be happy to help rewrite the PHP if necessary.
EDIT: I'm also getting an error in the console related to spoilers:This is referring to generated in the spoiler's "Show" button. Just something to note I suppose.
Just a reminder that spoilers are still broken.
As demonstrated here:
Spoiler!
Blah
Spoiler!
This makes minimizing large posts annoying (such as changelogs). I'd be happy to help rewrite the PHP if necessary.
EDIT: I'm also getting an error in the console related to spoilers:
Code: Select all
NoModificationAllowedError: Failed to set the 'innerText' property on 'HTMLElement': The 'input' element does not support text insertion.
Code: Select all
this.innerText = "";