The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Mobile Redirect Help
Alright. I run a mobile forum, but when a PC user comes to my site, I want that person to be redirected to a different style. I got that part to work, but when it redirects, it goes to the homepage instead of lets say a forum link, or thread link I gave them. Is there not a way for it to redirect, then at the end of the url have "?styleid=10" ?
Here is the code I have in the header of my mobile skin: HTML Code:
<script type="text/javascript"> <!-- if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))){} else {window.location = "./?styleid=10";} --> </script> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|