<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.external.ShowBrowserUI('LanguageDialog', null)">
<input type=button value=加入收藏夹 onclick="window.external.AddFavorite('http://www.google.com/', 'google')">
<input type=button value=加入到频道 onclick="window.external.addChannel('http://www.google.com/')">
<input type=button value=加入到频道 onclick="window.external.showBrowserUI('PrivacySettings',null)">

解决方案 »

  1.   

    这个参数中好像还没有和收藏夹有关的
    -----------------------------------
    _media   The sURL is loaded into the HTML content area of the Media Bar. Available in Internet Explorer 6 or later. _parent The sURL is loaded into the current frame's parent. If the frame has no parent, this value acts as the value _self. _search Available in Internet Explorer 5 and later. The sURL is opened in the browser's search pane. _self The current document is replaced with the specified sURL . _top sURL replaces any framesets that may be loaded. If there are no framesets defined, this value acts as the value _self. 
      

  2.   

    ttyp(愿赌服输) ——这些网络上都很常见,不是我想要的答案
    xjdawu(生于虚幻死于现实) 的答案是哪里找来的,还有没有更全面一些的呢?