Re: Blinking BBCode
Posted: 16 Aug 2010, 06:50
I have only testet with IE, FF, Opera and Chrome - working.
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
Code: Select all
<script type="text/javascript">
var x = "{INTTEXT}";
document.write(x.blink());
</script>
thx stokerStoker » 16 Aug 2010, 06:50 wrote:I have only testet with IE, FF, Opera and Chrome - working.