2005/06/04 | 网页中插入脚本实践特殊功能
类别(网页制作) | 评论(0) | 阅读(141) | 发表于 23:11
<input type=button value=导入收藏夹 onclick=window.external.ImportExportFavorites(true,"http://localhost");>
<input type=button value=导出收藏夹 onclick=window.external.ImportExportFavorites(false,"http://localhost");>
<input type=button value=整理收藏夹 onclick="window.external.ShowBrowserUI('OrganizeFavorites', null)">
<input type=button value=查看源文件 onclick="window.location = 'view-source:'+ window.location.href">
<input type=button value=语言设置 onclick="window.external.ShowBrowserUI('LanguageDialog', null)">
<input type=button value=加入收藏夹 onclick="window.external.AddFavorite('http://localhost/', '展羽博客居')">
<input type=button value=加入到频道 onclick="window.external.addChannel('http://zhanyu.5dblog.com/')">
<input type=button value=设成主页 onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://zhanyu.5dblog.com/')">

0

评论Comments