Tip BBcode

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

Tip BBcode

Post by BBCode Bot »

Tip BBcode

Author: Peter
Description The Tip BBCode creates a popup when you mouseover a specific word.
Image

BBCode:

Code: Select all

[Tip]{SIMPLETEXT}[/Tip]
Html:

Code: Select all

<a href="" onmouseover="alert('{SIMPLETEXT}');return true;">TIP</a>
Helpline:

Code: Select all

Tip: [Tip]here your Tip Text[/Tip]
Demo:
[tip]Here you can give any Tips[/tip]

Re: Tip BBcode

Post by wide »

Nice code!
I can just put 3-4 words between [Tip] :evil: [/Tip] But here I can put down a lot more,how is that possible?[tip]one two three four five six seven eight nine ten eleven[/tip]

Re: Tip BBcode

Post by Stoker »

You can only use simpletext, so figure out what it is and only that in this bbcode,

Re: Tip BBcode

Post by wide »

Sorry,not correct.
Problem solved!

Re: Tip BBcode

Post by Mark1200 »

Nice! [popup]Like this site![/popup]