在网页上使用 palm mojo?

发布于 2024-08-14 15:57:19 字数 77 浏览 1 评论 0原文

我想为 Palm pre 定制我的网页。 palm pre有没有在网页中使用Mojo的方法?例如,我可以使用 Mojo 选择器或滚动标签吗?

I want to customize my web page for Palm pre. Is the a way to use Mojo in web pages for palm pre? Can I for example use a Mojo picker or a scroll tag?

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

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

发布评论

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

评论(2

浅忆流年 2024-08-21 15:57:19

现在,您可以在任何平台上的 HTML 中使用 ENYO

从头开始构建,以移动为先 - Enyo 为 webOS 提供支持,并且是
从一开始就设计得速度快并且在移动设备上运行良好
设备现在可用于桌面和跨浏览器开发 - Enyo
2.0 现在可以跨移动环境和桌面浏览器运行,包括 Chrome、Firefox 和 Internet Explorer 高度可定制和
可扩展 - Enyo 核心可以通过模块、UI 小部件和
更轻量和快速 - Enyo 2.0 核心 gzip 后大约 13KB,并且
专为快速应用程序渲染和性能而构建简单,
独立且易于理解 - 构建越来越复杂
从简单、可重用的组件开始的功能按比例构建
- Enyo 是根据构建庞大、复杂的移动和 Web 应用程序所需的原则创建的 开源 - Enyo 可在
Apache 许可证,版本 2.0。

You can now use ENYO in your HTML on any platform.

Built from the ground-up for mobile first - Enyo powers webOS, and was
designed from the beginning to be fast and work great on mobile
devices Now available for desktop and cross-browser development - Enyo
2.0 now runs across mobile environments and desktop browsers including Chrome, Firefox, and Internet Explorer Highly customizable and
extensible - Enyo core can be expanded with modules, UI widgets, and
more Lightweight and fast - Enyo 2.0 core is about 13KB gzipped, and
built for fast application rendering and performance Simple,
self-contained, and easy to digest - Build increasingly complex
functionality starting with simple, reusable components Built to scale
- Enyo was created on the principles needed to build vast, complex mobile and web applications Open Source - Enyo is available under the
Apache License, Version 2.0.

你好,陌生人 2024-08-21 15:57:19

不,Mojo 是一个在 Palm 设备(例如 Pre、Pixi)上执行的 SDK。浏览器不会解释(或不应解释)它发现编写在网页中的代码。这将是一个巨大的安全漏洞。

No, Mojo is an SDK that is executed on the Palm device (e.g. Pre, Pixi). The browser will not interpret (or should not interpret) code that it finds written in webpages. This would be a HUGE security vulnerability.

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