Javascript for "Add to Home Screen" on iPhone?

Posted by Kerrick on Stack Overflow See other posts from Stack Overflow or by Kerrick
Published on 2009-07-17T08:13:49Z Indexed on 2010/06/12 0:52 UTC
Read the original article Hit count: 308

Is it possible to use Javascript to emulate the Add to Home Screen option in Mobile Safari's bookmark menu?

Something similar to IE's window.external.AddFavorite(location.href, document.title); possibly?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about iphone