From 018a94c9c1766c2f191d98f14d8a780882d671ae Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 9 Mar 2020 15:37:46 +0200 Subject: Remove Internet Explorer leftovers --- .../content/docs/4.3/getting-started/javascript.md | 37 ---------------------- 1 file changed, 37 deletions(-) (limited to 'site/content/docs/4.3/getting-started/javascript.md') diff --git a/site/content/docs/4.3/getting-started/javascript.md b/site/content/docs/4.3/getting-started/javascript.md index f02ea5bc7..3c5eecf36 100644 --- a/site/content/docs/4.3/getting-started/javascript.md +++ b/site/content/docs/4.3/getting-started/javascript.md @@ -227,40 +227,3 @@ var tooltip = new bootstrap.Tooltip(yourTooltipEl, { } }) {{< /highlight >}} - -## Compatibility with IE 11 - -Bootstrap v5 isn't designed to work with Internet Explorer 11, but you can add the following polyfills to make it work: - -{{< highlight html >}} - - - -{{< /highlight >}} -- cgit v1.2.3