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.
我目前正在开发一个基于 jQuery Mobile的Web 应用程序。我想为初次使用的用户添加一个对话框,该对话框将提供一个按钮,然后可以单击该按钮将书签保存到网站。此解决方案应该适用于 iOS 和 Android。有没有办法做到这一点?我看到bubble.js 适用于iOS,但我需要一个适用于上述两个平台的通用解决方案。是否可以?
网上有这方面的文献吗?
是的,它已经完成,因此(大概)确实很有可能。
看看https://github.com/okamototk/jqm-mobile-bookmark-bubble
它支持安卓。自己没试过,但看过推荐。