Detect Mobile Browser
Small plugin to detect mobile browser
Usage:-
alert(SmartPhone.isAndriod());
OR
alert(SmartPhone.isAny());
Bower
$ bower install browser-detector --save
It is a very simple & small javascript lib to detect all major modern mobile browsers
Small plugin to detect mobile browser
Usage:-
alert(SmartPhone.isAndriod());
OR
alert(SmartPhone.isAny());
$ bower install browser-detector --save
Log in or sign up for Devpost to join the conversation.