Blinking BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP

Re: Blinking BBCode

Post by Stoker »

I have only testet with IE, FF, Opera and Chrome - working.

Re: Blinking BBCode

Post by Yotam »

you can also do it simpler like that:

Code: Select all

<script type="text/javascript">
var x = "{INTTEXT}";
document.write(x.blink());
</script>

Re: Blinking BBCode

Post by Ephemeraboy »

Stoker » 16 Aug 2010, 06:50 wrote:I have only testet with IE, FF, Opera and Chrome - working.
thx stoker :)