The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How would I?
How would I go along doing the following feature.
Lets say you view my vBulletin forum. Using Internet Explorer. Now I want a window to popup saying We see that you are currently browsing using Internet Explorer, Below are some browsers we suggest you use. Anyone know how to do this? |
#2
|
||||
|
||||
HTML Code:
<!--[if IE]> <script language="JavaScript"><!-- alert("We see that you are currently browsing using Internet Explorer." + '\n' + "Below are some browsers we suggest you use:" + '\n' + "-Firefox" + '\n' + "-Chrome" + '\n' + "etc..." + '\n' + "Press OK to continue anyway."); //--></script> <![endif]--> |
#3
|
|||
|
|||
Thanks is there anyway to maybe display one for google chrome users?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|