No description.
Returns: string
The string that describes the version number of the user
agent product. This is a string rather than a number because it may
contain 'b', 'a', and so on.
|
code » | |
Run regexp's exec() on the userAgent string.
|
code » | |
Return the first group of the given regex.
|
code » | |
Whether the user agent product version is higher or the same as the given
version.
|
code » |