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 » | |
![]()
Right now we just focus on Tier 1-3 browsers at:
http://wiki/Nonconf/ProductPlatformGuidelines
As well as the YUI grade A browsers at:
http://developer.yahoo.com/yui/articles/gbs/
|
code » | |
Whether the user agent product version is higher or the same as the given
version.
|
code » |
![]()
Whether the code is running on the default browser on an Android phone.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
No description.
|
Code » | |
![]()
Whether the code is running on the Camino web browser.
|
Code » | |
![]()
Whether the code is running on the Chrome web browser.
|
Code » | |
![]()
Whether the code is running on the Firefox web browser.
|
Code » | |
![]()
Whether the code is running on an IE web browser.
|
Code » | |
![]()
Whether the code is running on an iPad.
|
Code » | |
![]()
Whether the code is running on an iPhone or iPod touch.
|
Code » | |
![]()
Whether the code is running on the Opera web browser.
|
Code » | |
![]()
Whether we know the product type at compile-time.
|
Code » | |
![]()
Whether the code is running on the Safari web browser.
|
Code » | |
![]()
The version of the user agent. This is a string because it might contain
'b' (as in beta) as well as multiple dots.
|
Code » | |
![]()
Whether the code is running on the default browser on an Android phone.
|
Code » | |
![]()
Whether the code is running on the Camino web browser.
|
Code » | |
![]()
Whether the code is running on the Chrome web browser.
|
Code » | |
![]()
Whether the code is running on the Firefox web browser.
|
Code » | |
![]()
Whether the code is running on an iPad
|
Code » | |
![]()
Whether the code is running on an iPhone or iPod touch.
|
Code » | |
![]()
Whether the code is running on the Safari web browser.
|
Code » |