From 089e3334a710ae5fddea3ec5bb1a83a8f786196c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 19 Feb 2019 16:44:55 +0200 Subject: Remove Internet Explorer leftovers. --- site/docs/4.3/getting-started/browsers-devices.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'site/docs/4.3/getting-started') diff --git a/site/docs/4.3/getting-started/browsers-devices.md b/site/docs/4.3/getting-started/browsers-devices.md index 078d9912d..dcb6ed22a 100644 --- a/site/docs/4.3/getting-started/browsers-devices.md +++ b/site/docs/4.3/getting-started/browsers-devices.md @@ -8,7 +8,7 @@ toc: true ## Supported browsers -Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 10-11 / Microsoft Edge**. +Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we only support Microsoft Edge**. Alternative browsers which use the latest version of WebKit, Blink, or Gecko, whether directly or via the platform's web view API, are not explicitly supported. However, Bootstrap should (in most cases) display and function correctly in these browsers as well. More specific support information is provided below. @@ -23,7 +23,6 @@ not dead Chrome >= 45 Firefox >= 38 Edge >= 12 -Explorer >= 10 iOS >= 9 Safari >= 9 Android >= 4.4 @@ -105,7 +104,7 @@ Similarly, the latest versions of most desktop browsers are supported. Windows Supported Supported - Supported, IE10+ + Not supported Supported Supported Not supported @@ -121,7 +120,7 @@ For a list of some of the browser bugs that Bootstrap has to grapple with, see o ## Internet Explorer -Internet Explorer 10+ is supported; IE9 and down is not. Please be aware that some CSS3 properties and HTML5 elements are not fully supported in IE10, or require prefixed properties for full functionality. Visit [Can I use...](https://caniuse.com/) for details on browser support of CSS3 and HTML5 features. **If you require IE8-9 support, use Bootstrap 3.** +Internet Explorer 11 is not supported officially. However, if you build Bootstrap yourself, you can add the needed CSS prefixes and follow the instructions on the [JavaScript page]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/javascript/#compatibility-with-ie-11). Please note that this might break at any time. **If you require Internet Explorer 10/11 support, use Bootstrap 4.** ## Modals and dropdowns on mobile -- cgit v1.2.3