bootstrap-application-wizard
bootstrap-application-wizard copied to clipboard
IE 7+ Compatibility
Hello Andrew,
I just wanted to mark this as an issue because Bootstrap Modals are supported in IE7+ so this wizard should also be. I would be starting to work on it in a few days and would appreciate if we could together make it cross browser compatible.
In-case I get cornered with an issue - shall let you know!
Cheers! Bagga
Sounds great Bagga, thanks!
@pushpinderbagga Can you give an update ?
Will it work when you include the following within HTML <head>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="js/html5shiv-3.7.0.js"></script>
<script src="js/respond-1.3.0.min.js"></script>
<![endif]-->
Script can be found within the bootstrap-3 branch within the demo/js