Blinking BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
User avatar
BBCode Bot Offline
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 13:04
Last active: -
Location: bbcode table

Blinking BBCode

Post by BBCode Bot »

Blinking BBCode

Author: Stoker
Description: With the Blinking BBCode you can insert blinking text
Note that the code is not valid xhtml, but it works fine.

BBCode:

Code: Select all

[blink2]{INTTEXT}[/blink2]
HTML:

Code: Select all

<script type="text/javascript">
        <!--
        function doBlink() {
        var b = document.all.tags("BLINK")
        for ( i=0; i < b.length; i++)b[i].style.visibility = (b[i].style.visibility
        == "" )? "hidden" : "" }
        function startBlink() {
        if (document.all)setInterval("doBlink()",800)}
        window.onload = startBlink;
        //-->
        </script>
<blink>{INTTEXT}</blink>
Helpline:

Code: Select all

Blinking: [blink2][/blink2]
Example:

Code: Select all

[blink2]Blinking text using javasript[/blink2]
Demo:
[blink2]Blinking text using javasript[/blink2]
No Avatar
cisco007 Offline
BBCoder VI
BBCoder VI
Posts: 1,015
Joined: 16 Mar 2010, 16:14
Last active: -
Location: Don't really know!

Re: Blinking BBCode

Post by cisco007 »

so i just increase the 800 for it to blink slower?
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,201
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

Re: Blinking BBCode

Post by Stoker »

I guess its worth a try :D
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
cisco007 Offline
BBCoder VI
BBCoder VI
Posts: 1,015
Joined: 16 Mar 2010, 16:14
Last active: -
Location: Don't really know!

Re: Blinking BBCode

Post by cisco007 »

i guess it is!
User avatar
neuropass Offline
BBCoder IV
BBCoder IV
Posts: 173
Joined: 11 Apr 2010, 00:33
Last active: -

Re: Blinking BBCode

Post by neuropass »

it doesn't seem to be working when you have special characters in it...

Like

Code: Select all

".; etc
Modd it up! TweakScene ;-) Support us! || Follow us ||

Image
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,201
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

Re: Blinking BBCode

Post by Stoker »

That because of the js, cant do anything about it.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
Denny Offline
BBCoder II
BBCoder II
Posts: 29
Joined: 10 Mar 2010, 15:48
Last active: -

Re: Blinking BBCode

Post by Denny »

May I ask what are you using to display the copyright notice on here, when you click copyright ? Is this a combination of the Blink, plus the copyright notice bbcode ?
User avatar
Stoker Offline
Site Admin
Site Admin
Posts: 4,201
Joined: 12 May 2008, 21:26
Last active: -
Favourite EXT: Forum Goal
Location: Denmark

Re: Blinking BBCode

Post by Stoker »

I use the html for the blink code on that page.
The rest is just som plain html coding.
~ The greatest achievement in life is to inspire ~
Regards Stoker
No Avatar
Denny Offline
BBCoder II
BBCoder II
Posts: 29
Joined: 10 Mar 2010, 15:48
Last active: -

Re: Blinking BBCode

Post by Denny »

Thank you Stoker. :)
User avatar
Ephemeraboy Offline
BBCoder II
BBCoder II
Posts: 37
Joined: 09 Mar 2010, 02:03
Last active: -
Location: bonatius.com

Re: Blinking BBCode

Post by Ephemeraboy »

is this work for all browser stoker...??
My Personal Blog
http://www.bonatius.com