2011-01-24 33 views

回答

1

有一個特定於IE的setHomePage函數。

請參閱this SO線程的替代品。

2
<INPUT TYPE="button" VALUE="Make This Site Your Home Page" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('Page URL beginning with http:// here');"> 
相關問題