Namespace goog.labs.userAgent.browser
code »Show:
Global Functions
code »goog.labs.userAgent.browser.getIEVersion_ ( userAgent ) ⇒ string
Determines IE version. More information:
http://msdn.microsoft.com/en-us/library/ie/bg182625(v=vs.85).aspx#uaString
http://msdn.microsoft.com/en-us/library/hh869301(v=vs.85).aspx
http://blogs.msdn.com/b/ie/archive/2010/03/23/introducing-ie9-s-user-agent-string.aspx
http://blogs.msdn.com/b/ie/archive/2009/01/09/the-internet-explorer-8-user-agent-string-updated-edition.aspx
string
Parameters |
---|
|
code »goog.labs.userAgent.browser.getOperaVersion_ ( userAgent ) ⇒ string
Determines Opera version. More information:
http://my.opera.com/ODIN/blog/2013/07/15/opera-user-agent-strings-opera-15-and-beyond
string
Parameters |
---|
|
Returns |
---|
|
code »goog.labs.userAgent.browser.getVersionFromTuples_ ( versionTuples ) ⇒ string
Nearly all User-Agents start with Mozilla/N.0. This looks at the second tuple
for the actual browser version number.
string
Parameters |
---|
|
Returns |
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
For more information, see:
http://docs.aws.amazon.com/silk/latest/developerguide/user-agent.html
Returns |
---|
|
code »goog.labs.userAgent.browser.isVersionOrHigher ( version ) ⇒ boolean
boolean
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|
Returns |
---|
|