如何使用 jquery mobile 创建选项卡?

发布于 2025-01-08 14:17:14 字数 169 浏览 1 评论 0原文

我有一个浮点图,我需要将其保留在其中一个选项卡中。 这是 Flot Graph jsfiddle 代码

如何使用 jquery mobile 创建选项卡并将此图表放入其中之一?

I have a Flot graph which i need to keep in one of the tabs.
Here is the Flot Graph jsfiddle code

How to create tabs and place this graph in one of it using jquery mobile?

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

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

发布评论

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

评论(2

情徒 2025-01-15 14:17:15

也许您需要了解的所有内容都在此处

本质上,只需使用 jQueryMobile 页面并将一个事件附加到包含图形的页面的 pageshow,然后绘制图形。

Probably everything you need to know is here.

Essentially, just use jQueryMobile pages and attach an event to the pageshow for the page with teh graph in it, and have that plot your graph.

格子衫的從容 2025-01-15 14:17:15

看看 jQueryMobile Splitview 插件。

或者也许是 jQueryMobile 原生导航栏

Have a look at jQueryMobile Splitview plugin.

Or maybe jQueryMobile native navbars?

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