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" -->