The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
You should be using firefox
maybe this is a bit obtrusive for some, but id be interested to see a mod that sends an auto-PM to anyone it detects using IE
with a PM that says whatever you wish to say (set in the vbulletin options) |
#2
|
|||
|
|||
Not entirely relevant but I found this snippet somewhere here at vB.org. I can?t remember where so I can?t give the credit where it?s due.
Code:
<center><if condition="!is_browser('firefox')"> <a href="http://www.mozilla.com/en-US/firefox/" target="_blank">Get Firefox!</a> </if> </center> |
#3
|
||||
|
||||
i only want it to display if the person is using IE, would this be correct? on another note whatever happened to that browser on WOL? guess its in the graveyard
Code:
<center><if condition="!is_browser('firefox')"><if condition="is_browser('ie')"> <a href="http://www.mozilla.com/en-US/firefox/" target="_blank">You should be using Firefox!</a> </if></if> </center> |
#4
|
|||
|
|||
why would you not just design your site to support all browsers?
or if it does not support all browsers just put a note on the page that it is best viewed in a different browser? I only have one script that does not work on a certain browser and it is FF it does not work on. But I boldly tell people if they want to use it, to use IE only. www.ipwnedyou.com/signatures hmmm i dont know I just wanted to type something. |
#5
|
||||
|
||||
my website supports all browsers but we have alot of ads and firefox blocks them all, i still get credit/paid either way so im trying to help my members, not to mention firefox is the better browser
|
#6
|
|||
|
|||
i dont disagree with FF being a better browser, I am using. But I know still over 88% of the world uses IE.
not to mention that the headers do not always return IE in them if the user is using IE. Some return nt4.0 if using older IE versions and so on. If you are basing it off of headers you could just do a redirect to the FF download page with a frame that says, if you want to view my site install this application.....lol And if you wanted to get real smart you would download FF for developers, and create your own home page with advertising and google adsense search and have them install that version.... |
#7
|
||||
|
||||
if u can save just 1 lost soul its worth it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|