Detect Browser Type

1
2
var isBrowser = {
Chrome: function () {
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Contains logic which determines the type of browser. for e.g chrome, safari, firefox etc.

1 Response

Think the "any" method still calls to the mobile detector.
Thanks for sharing!

Write a comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.