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.
似乎无法让它工作——我的 ajax 选项卡加载正常......但是,嵌套的选项卡不起作用。
在我发布一些代码之前,我只是想知道这是否可能。
谢谢
只要所有选项卡容器都有不同的 id,它应该可以完美地工作。(虽然如果你放了很多但可能会开始在旧电脑上运行缓慢)
我不熟悉 JQuery Tools 选项卡库,但大概在加载 AJAX 选项卡内容后,您将需要执行 jQuery Tools 函数以使用尚未处理的元素创建选项卡。
是的,这是可能的。现在去发布一些代码;)