The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
<if condition fo browsers
hey guys
i want to show something on ly in firefoz but not on other browsers so wat kind of if tad should i use?? |
#2
|
||||
|
||||
I think the conditional you're looking for is is_browser().
i.e: HTML Code:
<if condition="is_browser('firefox')">do this<else />do that</if> |
#3
|
||||
|
||||
thnx man works like a charm
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|