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 UI 选项卡创建选项卡式页面时,我必须将内容放在同一个 html 文件中的所有选项卡下,这会导致文件变得很大。有没有办法在不使用 ajax 调用的情况下在每个选项卡下公开不同的 html 文件?
您可以将其放在每个选项卡中。
<!--#include virtual="path to file/include-file.html" -->