You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Q. Why is the JavaScript completely broken on IE8?**
@@ -57,6 +56,10 @@ A. No. Instead the CSS is set to be fixed-width which makes things a lot easier.
57
56
58
57
A. Right here: [https://coliff.github.io/bootstrap-ie8/test.htm](https://coliff.github.io/bootstrap-ie8/test.htm)
59
58
59
+
**Q. I don't have access to IE8/IE9 browser to test- how can I see how my site appears?**
60
+
61
+
A. You could use my free [Multi-Browser Screenshots Chrome Extension](https://chrome.google.com/webstore/detail/multi-browser-screenshots/dhaknibfbngnmflbejdkliedmjmbjojk) to see screenshots of any webpage.
62
+
60
63
### Known Issues
61
64
62
65
- As this is only a CSS stylesheet there are problems with using Bootstrap 4's JavaScript in IE8. An easy workaround is to include a link to the Bootstrap v3 JS file (this fixes the dropdown menus) within the conditional statement. Be sure to use jQuery 1.x too.
0 commit comments