Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<HTML>
<HEAD>
<TITLE>按钮添加设置</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
</HEAD>
<BODY bgColor=#fef4d9><BR><BR>
<CENTER>
<span class="STYLE1">按钮添加设置</span>
</CENTER>
<TABLE borderColor=#99FFFF border=5 borderlight="green">
<TR>
<TD align=center><div align="center"><span class="STYLE2"><FONT color=red>效果显示</FONT></span></div></TD>
</TR>
<TD align=center><INPUT onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.baidu.com');" type=button value=设本站为首页>
<BR>
<INPUT onClick="window.external.addFavorite('http://www.baidu.com','搜狐')" type=button value=添加到收藏夹>
</TD>
</TABLE>
</BODY>
</HTML>
CSS代码...
JS代码...
xxxxxxxxxx