编写网页常用脚本代码

添加网站到收藏夹: Javascript:window.external.addFavorite('http://www.webnet.net','webname')

关闭窗口:Javascipt:window.close()

弹出提示窗口:javascript:alert('text')

设置本网站为主页:onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('links');"

What I don't dare to say is I can't!
原文地址:https://www.cnblogs.com/sytu/p/3954289.html