是否可以使用Javascript模仿Mobile Safari书签菜单中的“添加到主屏幕”选项?
window.external.AddFavorite(location.href, document.title);可能与IE类似吗?
相关分类