如何加载所有选项卡

发布于 2024-11-15 06:13:07 字数 113 浏览 1 评论 0原文


我使用 jquery-ui-tabs。如果打开了多个选项卡,则仅加载选定的选项卡,其他选项卡在我选择它们时加载。难道你不能说,有什么方法可以加载所有选项卡吗?
(抱歉我的英语)

I use jquery-ui-tabs. If there several tabs opened, loads only selected tab, others loads when I select them. Couldn't you say, is there any method to load all of tabs?

(Sorry fo my English)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

若能看破又如何 2024-11-22 06:13:07

如果您没有 SEO 要求,您可以在所有这些选项卡中使用 iframe 而不是 ajax 加载。

如果您无法使用 iFrame,您可以首先在页面加载时使用 ajax 加载页面的所有内容,然后在选项卡内使用它们:D

If you don't have SEO requirements you can use iframe instead of ajax loading in all those tabs.

If you cannot use iFrame you can first of all load all the contenents of the pages with ajax when the page loads, then use them inside the tabs :D

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文