<!--[if lte IE 9]><script type="text/javascript"> alert(‘您的浏览器版本太低了‘); window.opener = null; window.open(‘‘, ‘_self‘, ‘‘); window.close();</script><![endif]-->对应低版本ie不兼容处理,直接提示版本过低,点击确认后关闭页面。
ie提示版本过低js
原文:https://www.cnblogs.com/bokeTing/p/11978858.html