Skip to content

Mobile Bookmark Bubble

amosrivera edited this page Feb 25, 2011 · 3 revisions

The Mobile Bookmark Bubble is a JavaScript library that adds a promo bubble to the bottom of your mobile web application, inviting users to bookmark the app to their device's home screen. The library uses HTML5 local storage to track whether the promo has been displayed already, to avoid constantly nagging users. The current implementation of this library specifically targets Mobile Safari, the web browser used on iPhone and iPad devices. It's hosted here on Google Code.