+ 2
Help!!! How can i redirect a mobile friendly website to a desktop site..depending on the screen size of the user
java, php, html
5 Réponses
+ 3
use bootstrap
+ 1
You would better use media querys to adapt the current website.
Because otherwise, you will have to use Javascript to get the screensize and proceed to the redirection..
+ 1
can I get the codes for the j.s
+ 1
use responsive site or maitain anither site for mobile users. Detect the mobile users using user agent and redirect them to mobile site
0
You must to use responsive