???
Dunno. What would this "flicker" entail? When the spoiler tag is clicked, or whenever a spoiler tag loads?
Spoiler box.
last edited by
Whenever a PAGE loads >> as in, any page on the entire board. Even those that doesn't have spoilers.
It isn't a very good solution. The problem lies in that I can't search the page for
It isn't a very good solution. The problem lies in that I can't search the page for
Spoiler
tags before the whole page is loaded done. Since we have so many ads and banners and shit, the page usually isn't done until 2-3 seconds.
Thus, when the page finally is done, it flickers slightly when the code runs. In my tests when I made the code, it ran perfectly, but that was because the page used like, 0.2 seconds to load, and therefore the flicker seemed more like part of the page loading.
I'm thinking of methods to limiting the flicker to the post that the spoiler is in though, but I'm not sure if it is possible. Time will tell.
Thus, when the page finally is done, it flickers slightly when the code runs. In my tests when I made the code, it ran perfectly, but that was because the page used like, 0.2 seconds to load, and therefore the flicker seemed more like part of the page loading.
I'm thinking of methods to limiting the flicker to the post that the spoiler is in though, but I'm not sure if it is possible. Time will tell.
last edited by
Easiest solution:
Someone pony up the cash for a licensed copy of IPB 2.0 and for a year or so of webhosting with access to sql (preferably mysql since its cake) databases. That way we can fully edit the forum coding ourselves and do all sorts of fun crap.
But of course, thats like... $400 US there.So yeah, right.
Someone pony up the cash for a licensed copy of IPB 2.0 and for a year or so of webhosting with access to sql (preferably mysql since its cake) databases. That way we can fully edit the forum coding ourselves and do all sorts of fun crap.
But of course, thats like... $400 US there.So yeah, right.
last edited by
*reaches back for his wallet*
Oh. Piss. There goes that idea.
Iduno. Having the whole site flicker just for one new tag that not many people would use (I won't, anyway) seems like too much of a cost to me.
Oh. Piss. There goes that idea.
Iduno. Having the whole site flicker just for one new tag that not many people would use (I won't, anyway) seems like too much of a cost to me.
last edited by
*spoiler* (Just do this. Only a little more work, effectively hidden unless you're TRYING to see what it says, and no flicker. But you probably already knew that.)
last edited by
Ah, the problem lies in that people may be using other themes, perhaps with a black background. Then it will only serve to make it be seen better >>
last edited by
It really anoys me that we can't make our own [stuff] thingies. Or at least allow just some basic HTML tags. If there was something like that, it could have been done really easy.
Here is the best way I know of:
this is how you do it:
Here is the best way I know of:
Quote (Spoiler)
this works. Just use the color #DDDDDD and you get the same color as the quote box.
this is how you do it:
[QUOTE=Spoiler]
[color=#DDDDDD]this works. Just use the color #DDDDDD and you get the same color as the quote box.[/color]
[/QUOTE]