Is there a JQuery plugin for the iPhone that will notify the user to "Bookmark" their app? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this questionBecause it is not possible to force the iPhone to bookmark a webpage, I want a little arrow/bow to drop down to notify people to bookmark my mobile web pa开发者_Python百科ge.
For any future viewers I would like to add http://cubiq.org/add-to-home-screen
I don't think your question is limited to the iPhone. There are several implementations of "sliding" panels/boxes implemented in jQuery.
Check out this one. It's a login panel that slides when you click it, but I'm sure you could adapt it to be a ribbon that slides down after the page is rendered.
精彩评论