scottjehl/Respond

Response.js not working with ie 8

Opened this issue · 0 comments

Good Day,

I'm new to Bootstrap in asp.net. Currently I'm doing this table design. http://bootsnipp.com/snippets/featured/no-more-tables-respsonsive-table

It work it IE10 and IE9 but not IE8.
I had include both library like below but still cant work in IE8
THank you.

<script type="text/javascript" src="../js/html5shiv.min.js"></script> <script type="text/javascript" src="../js/respond.min.js"></script>