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.
更新到 jquery 最新版本后,屏幕截图中出现错误。请建议。
版本的巨大跳跃显然引起了头疼,如果可能的话,在阅读每个版本的发行说明以检查更改后尽快更新。
话虽这么说,您似乎使用的是过时的选择器或三个更新行,例如:
...@rel=...
至:
...rel=...
@不再需要该符号。任何其他使用元素属性的选择器也是如此。
@