diff --git a/pages/browser-support.html b/pages/browser-support.html index 87df281..92ceaa9 100644 --- a/pages/browser-support.html +++ b/pages/browser-support.html @@ -4,40 +4,32 @@

Current Active Support

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Internet ExplorerChromeFirefoxSafariOperaiOSAndroid
jQuery 1.x6+(Current - 1) or Current(Current - 1) or Current5.1+12.1x, (Current - 1) or Current6.1+2.3, 4.0+
jQuery 2.x9+
+

Desktop

+ + +

Mobile

+

Any problem with jQuery in the above browsers should be reported as a bug in jQuery.

-

(Current - 1) or Current denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.

-

12.1x, (Current - 1) or Current denotes that we support Opera 12.1x as well as last 2 versions of Opera. For example, if the current Opera version is 20.x, we support Opera 12.1x, 19.x and 20.x but not Opera 15.x through 18.x.

+ +

(Current - 1) and Current denotes that we support the current stable version of the browser and the version that preceded it. For example, if the current version of a browser is 24.x, we support the 24.x and 23.x versions.

+ +

Current denotes that we support only the latest stable build of the browser.

+ +

Android 2.3 is supported in a very limited way: jQuery shouldn't crash on it and basic methods should work; edge cases & various bugs are not worked around.

+ +

If you need to support older browsers like Internet Explorer 6-8, Opera 12.16-12.17 or Safari 5.1+, use jQuery 1.11.3.


Unsupported Browsers

diff --git a/pages/index.html b/pages/index.html index 1a1059d..1e6ff11 100644 --- a/pages/index.html +++ b/pages/index.html @@ -36,7 +36,7 @@

CSS3 Compliant

Cross-Browser

-

IE, Firefox, Safari, Opera, Chrome, and more

+

Chrome, Edge, Firefox, IE, Safari, Android, iOS, and more