I need the bootstrap file in chrome and edge but I don't want the bootstrap file in IE. Then only I will get output. Please help me with this question. For alignments and adjustments, we use queries in CSS for browser compatibility, like same way I need to disable and enable some scripts in javascript also. Can anyone please help with the solution
Asked
Active
Viewed 86 times
0
-
https://stackoverflow.com/questions/19999388/check-if-user-is-using-ie – Kudlas Jul 10 '20 at 13:54
-
1Does this answer your question? [Check if user is using IE](https://stackoverflow.com/questions/19999388/check-if-user-is-using-ie) – Kudlas Jul 10 '20 at 13:54
-
[How to target only IE (any version) within a stylesheet?](https://stackoverflow.com/questions/28417056) – adiga Jul 10 '20 at 13:56
-
Tq for reply Kudlas..but I need to stop "" this script in IE.. – teja. sandela Jul 10 '20 at 13:57
-
1Use conditional script from here: https://stackoverflow.com/questions/15521343/conditionally-load-javascript-file inside if use the previous post code. – Kudlas Jul 10 '20 at 13:59