The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#5
|
|||
|
|||
![]()
possibly there are many ways how to do that. one option is you need to add some javascript to you web page to detect the screen width like this:
HTML Code:
<script type="text/javascript"> if (screen.width <= 800) { window.location = "http://mydomain.com"; } </script> check that out and leave feedback to us! :up: --------------- Added [DATE]1436516878[/DATE] at [TIME]1436516878[/TIME] --------------- by the way, just a quick search at SOF and found this great solution: PHP Code:
source: Javascript code to redirect mobile phone users |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|