This question should be a duplicate, but I can not find the final answer here.
How can I tell the browser not to load the script if the browser is IE8 or lower?
I know about targeting on IE9 and above:
but then the script does not load in non-IE browsers.
How can I say "download the script if not IE, or if IE and more IE8 ??
source share