用javascript来实现,写在控件的onclick中
网上查的javascript例子(onclick中是具体的实现)<table align="center">
<tr>
<td onclick="window.location.href;this.style.behavior='url(#default#homepage)';
this.setHomePage('http://localhost:3219/eweb/');" style="CURSOR:Hand">
<font color=black>设为首页  </font></td>
<td onclick="window.external.AddFavorite(location.href,document.title);"
style="CURSOR:Hand"><font color=black>加入收藏</font></td>
</tr>
</table>
 posted on 2010-05-10 17:07  ddxgc  阅读(894)  评论(0)    收藏  举报