标签:
1.添加到收藏夹:javascript:window.external.addFavorite(‘www.baidu.com‘,‘百度‘)
2.表示关闭窗口:javascript:window.close()
3.表示弹出一个对话框:javascript:alert(‘hello‘)
4.设置为默认主页(需通过空连接,触发onclick事件,就是把<a href="#" onclick="this.style.behavior=‘url(#default#homepage)‘;this.setHomePage(‘http://www.baidu.com‘)"> </a>)
标签:
原文地址:http://www.cnblogs.com/liudazhutou/p/5422019.html