你可以在 ePub 中使用 jQuery

发布于 2024-09-15 03:35:04 字数 99 浏览 3 评论 0原文

我正在考虑制作一本 ePub 杂志,但我不想让用户每月下载一个文件,而是想使用 XML 和 jQuery 在 ePub 文档中加载正确的数据。

如果这可能的话那就太好了

I am looking at making an ePub magazine, but instead of making the user download a file each month, I would like to use XML and jQuery to load the correct data in the ePub document.

If this is possible that would be great

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

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

发布评论

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

评论(3

计㈡愣 2024-09-22 03:35:04

问题是,您需要一个 支持 Javascript 的 ePub 阅读器才能正常工作。所以明确的答案是:这要看情况。

另外,您应该检查目标群体的 epub 阅读器是否能够理解 JS,是否可以通过 HTTP 加载数据。

The problem is, that you need a Javascript enabled ePub reader for this to work. So the definite answer is: It depends.

Also, you should check, if your target group's epub reader, if it understands JS, can load data via HTTP.

一身软味 2024-09-22 03:35:04

至少,iBooks 可以正确处理 jQuery(还有 jQuery UI!)。
您可以在此处获取示例 ePub 文件,

尽情享受吧!

At least, iBooks can handle jQuery (also, jQuery UI!) correctly.
You can get sample ePub file here

Enjoy!

赤濁 2024-09-22 03:35:04

你当然可以。我还尝试了 zepto.js 因为我不需要所有 互联网Explorer 陷阱和解决方法。

You sure can. I also tried zepto.js as I don't need all the Internet Explorer gotchas and workarounds.

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