有没有更好的方法来显示 jquery ui 选项卡的加载消息?
使用 jquery ui 选项卡,当您在 ajax 中加载选项卡时,选项卡会将消息更改为“加载中 。 。”我认为这有点微妙。
无论如何,您是否可以在选项卡的此内容区域中执行某些操作 类似于加载 a 时 block ui 所做的操作调用ajax。
using jquery ui tabs, when you load a tab in ajax, the tab changes message to say "Loading . ." i think this is a little subtle.
Is there anyway you can do something in this content area of the tab similar to what block ui does when you are loading a call in ajax.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您将在内容区域中显示一条加载消息,如下所示(未经测试):
You would display a loading message within the content area like so (untested):