html - Website does not work for firefox and explorer IE11 -


for need pay attention if want website work browsers? included following files .html, firefox not show navigation right , in explorer overlay section not right too.

     <!-- html5 shiv , respond.js support ie8 or older html5 elements       , media queries -->     <!--[if lt ie 9]>     <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js">     <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js">     </script>     <script src="bower_components/html5shiv/dist/html5shiv.js"></script>     <script src="bower_components/html5shiv/dist/html5shiv-printshiv.js">     <![endif]--> 

i found out explorer version 11 dont find that.

what can include website mozilla firefox , explorer main question.

check out this post. think same problem, if isn't leave me comment.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -