1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

Add support for ipod, windowsphone, webos and blackberry.

This commit is contained in:
Hannes Diercks
2013-12-16 06:52:33 +01:00
parent 89cffac4a5
commit 8668678f8a
3 changed files with 134 additions and 5 deletions

View File

@@ -13,11 +13,21 @@ if (bowser.msie && bowser.version <= 6) {
Detected Browsers
-----
* msie
* safari[webkit]
* android
* blackberry
* chrome[webkit]
* firefox[gecko]
* ipad
* iphone
* ipod
* msie
* opera
* phantomjs
* safari[webkit]
* seamonkey
* touchpad
* webos
* windows phone
Notes
----