Anti IE BBCode

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

Anti IE BBCode

Post by BBCode Bot »

Anti IE BBCode

Author: Stoker
Description: With the Anti IE BBCode you can post content that Internet Explorer users cant read.
Info: Conditional Comments

BBCode:

Code: Select all

[antiie]{TEXT}[/antiie]
HTML:

Code: Select all

<![if !IE]>
{TEXT}
<![endif]>
Helpline:

Code: Select all

Anti IE: [antiie]Content here[/antiie]]
Example:

Code: Select all

[antiie]If you cant read this You are using Internet Explorer[/antiie]
Demo:
[antiie]If you cant read this You are using Internet Explorer[/antiie]