Tip BBcode

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

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]
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

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]
User avatar
Stoker
Site Admin
Site Admin
Posts: 3525
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Re: Tip BBcode

Post by Stoker »

You can only use simpletext, so figure out what it is and only that in this bbcode,
Board rules! No PM support
wide
BBCoder II
BBCoder II
Posts: 16
Joined: 15 Mar 2010, 12:01

Re: Tip BBcode

Post by wide »

Sorry,not correct.
Problem solved!
Mark1200
BBCoder II
BBCoder II
Posts: 12
Joined: 25 Jul 2010, 17:15

Re: Tip BBcode

Post by Mark1200 »

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