Page 1 of 1

Tip BBcode

Posted: 06 Mar 2010, 11:19
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

Posted: 16 Mar 2010, 17:49
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

Posted: 16 Mar 2010, 17:51
by Stoker
You can only use simpletext, so figure out what it is and only that in this bbcode,

Re: Tip BBcode

Posted: 16 Mar 2010, 17:52
by wide
Sorry,not correct.
Problem solved!

Re: Tip BBcode

Posted: 25 Jul 2010, 17:33
by Mark1200
Nice! [popup]Like this site![/popup]