欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 前端技术 > HTML >内容正文

HTML

设为首页加入收藏代码_兼容各浏览器ie系列Firefox

发布时间:2023/12/14 HTML 78 豆豆
生活随笔 收集整理的这篇文章主要介绍了 设为首页加入收藏代码_兼容各浏览器ie系列Firefox 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

测试可用的. 
设为首页加入收藏代码如下: 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>设为首页加入收藏代码_k686绿色软件-www.k686.com</title> </head> <body> <mce:script type="text/javascript"><!-- function addFav() { //加入收藏夹if (document.all) {window.external.addFavorite('http://www.k686.com', 'k686绿色软件');}else if (window.sidebar) {window.sidebar.addPanel('k686绿色软件', 'http://www.k686.com', "" );}} function SetHome(obj){try{obj.style.behavior='url(#default#homepage)';obj.setHomePage('http://www.k686.com');}catch(e){if(window.netscape){try{netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");}catch(e){alert("抱歉,此操作被浏览器拒绝!/n/n请在浏览器地址栏输入“about:config”并回车然后将[signed.applets.codebase_principal_support]设置为'true'");};}else{alert("抱歉,您所使用的浏览器无法完成此操作。/n/n您需要手动将'http://www.k686.com/'设置为首页。");};}; };// --></mce:script> <a href="javascript:void(0);" mce_href="javascript:void(0);" οnclick="SetHome(this)">设为首页</a> <a href="javascript:;" mce_href="javascript:;" οnclick="addFav()">加入收藏</a> <strong><a href="http://www.k686.com/" mce_href="http://www.k686.com/" title="k686绿色软件">k686绿色软件</a></strong> </body> </html>  

总结

以上是生活随笔为你收集整理的设为首页加入收藏代码_兼容各浏览器ie系列Firefox的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。