摘要:
为您的站点添加一些功能,即是设置首页或是加入收藏夹。javascript code:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//SetHomepagefunctionSetHomePage(){document.body.style.behavior='url(#default#homepage)';document.body.setHomePage(window.location.href);}functio 阅读全文