coliff/bootstrap-ie8

When I open demo page on IE8&IE9 - carousel, tooltips and popover doesn't work

MandaJC opened this issue · 2 comments

When I open https://coliff.github.io/bootstrap-ie8/test.htm on IE8&IE9, it doesn't work.
For example:Carousel, Popovers, Tooltips
IE8:
image
image

IE9:
image
image

So how can I use this plugins?

Same thing, nothing is working.

Heya. sorry for the delayed reply! The JS/CSS not loading issue has since been fixed (changed to https://cdn.jsdelivr.net).

The JavaScript errors for the carousel, popover and tooltip could potentially be fixed with something like the Polyfill service: https://polyfill.io/v3/url-builder/ - though I haven't tested it yet. Will leave this issue open in case anyone wants to open a PR with a fix.