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.
我有一个在 iframe 内执行的巨大脚本,所以我想在页面开始加载时预加载脚本,然后仅在加载框架时执行它。
可能吗?
干杯,
您可以查看 HeadJS http://headjs.com/或 LabJS http://labjs.com/或其他 JavaScript 加载器。