Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
它会引起任何问题吗?
我强烈建议您不要使用旧版本的 JavaScript 库。它们通常具有已在较新版本中修复的错误。
一个非常新的浏览器版本(尤其是 IE)很可能会导致一些问题,这些问题通常会在新版本的库中快速修复,但如果您继续使用旧版本.. 好吧,您的脚本可能会损坏!