Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
Post
by BBCode Bot » 06 Mar 2010, 09:19
Tip BBcode
Author : Peter
Description The Tip BBCode creates a popup when you mouseover a specific word.
BBCode:
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]
Post
by wide » 16 Mar 2010, 15:49
Nice code!
I can just put 3-4 words between [Tip]
[/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]
Post
by Stoker » 16 Mar 2010, 15:51
You can only use simpletext, so figure out what it is and only that in this bbcode,
Post
by wide » 16 Mar 2010, 15:52
Sorry,not correct.
Problem solved!
Post
by Mark1200 » 25 Jul 2010, 15:33
Nice! [popup]Like this site![/popup]