aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-03-16 19:21:41 +0200
committerXhmikosR <[email protected]>2019-03-18 01:11:05 +0200
commitc2fa74b65278415fb6ed545186f4dd6c23c575cf (patch)
tree06a8ddd2d2cff34ba78e520637c508637d210652 /site/content/docs/4.3/getting-started
parent80605282813a66cdbe82a5e8ace4e44cbb776d24 (diff)
downloadbootstrap-c2fa74b65278415fb6ed545186f4dd6c23c575cf.tar.xz
bootstrap-c2fa74b65278415fb6ed545186f4dd6c23c575cf.zip
Revert "Remove Internet Explorer leftovers."
This reverts commit 089e3334a710ae5fddea3ec5bb1a83a8f786196c.
Diffstat (limited to 'site/content/docs/4.3/getting-started')
-rw-r--r--site/content/docs/4.3/getting-started/browsers-devices.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/content/docs/4.3/getting-started/browsers-devices.md b/site/content/docs/4.3/getting-started/browsers-devices.md
index 9185782f7..95e35d3fa 100644
--- a/site/content/docs/4.3/getting-started/browsers-devices.md
+++ b/site/content/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 only support Microsoft Edge**.
+Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 11 / 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.
@@ -93,7 +93,7 @@ Similarly, the latest versions of most desktop browsers are supported.
<th scope="row">Windows</th>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
- <td class="text-danger">Not supported</td>
+ <td class="text-success">Supported, IE11</td>
<td class="text-success">Supported</td>
<td class="text-success">Supported</td>
<td class="text-danger">Not supported</td>
@@ -109,7 +109,7 @@ For a list of some of the browser bugs that Bootstrap has to grapple with, see o
## Internet Explorer
-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]({{< docsref "/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.**
+Internet Explorer 11 is supported; IE10 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.**
## Modals and dropdowns on mobile