In article <[EMAIL PROTECTED]>, Garth Wallace <[EMAIL PROTECTED]> wrote:
> J.B. Moreno wrote: > > Garth Wallace <[EMAIL PROTECTED]> wrote: > >>The formfeed character. Some newsreaders hide all text following a > >>formfeed so that the user has to do something to see the rest of the > >>message (scroll down, click, press a key, or something like that). > >> > >>http://www.newsreaders.com/spoilers/spoilers.html for more info. > > > > I've recently been wondering if CSS couldn't be used to do spoiler > > protection by setting the color of spoiled text to the background > > color (of course then there'd have to be some UI for turning it > > off). > > > > Given that I know nothing about CSS I'm probably way off base, but > > anything that can be used to fix OE without relying upon MS must > > have something going for it. > > Better than changing the color, you could set "visibility: hidden" or > "display: none". Sounds like I'm not too far off base -- now if someone who knew what they were doing would go ahead and implement <http://bugzilla.mozilla.org/show_bug.cgi?id=11080> (I wish Ben would take a wake a whack at it...). -- J.B. Moreno
