How can I let my website auto change when user login as mobi

Discussion on adblockplus.org website and translations
Post Reply
conan1409
Posts: 1
Joined: Fri May 17, 2013 7:07 pm

How can I let my website auto change when user login as mobi

Post by conan1409 »

I have a website ! and then , I design 1 theme for mobile, but I still don't know how can my website auto change when user login with mobile (iOS or Android)
Someone can tell me how, because I need it !
Thanks a lot

Vicky
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: How can I let my website auto change when user login as mobi

Post by mapx »

You'll have 2 sites one normal / another mobile.

You can use javascript to get the browser's user agent in order to detect if the user is using a mobile device and redirect to user to the version you want.

see for example
http://davidwalsh.name/detect-iphone
http://azharkamar.com/5610/mobile-redirect-javascript/
Post Reply