My webpage doesn’t work for mobile devices, so I want to disable mobile access, at least for now.
Is there a jQuery/javascript script to disable access to a website for smartphones and mobile devices? Could it be redirected to a small 404 page (or similar) that I will setup saying that you have to visit the website on a computer?
In addition, do you have any good references on designing a site for mobile access?
My webpage doesn’t work for mobile devices, so I want to disable mobile access,
Share
Detect Mobile Browsers provides various open source mobile phone detection scripts (including JavaScript and jQuery) which you may find useful.
To use it:
“Download a mobile browser redirect script and change
http://detectmobilebrowser.com/mobileto your mobile site’s URL.”