熱點推薦:
您现在的位置: 電腦知識網 >> 編程 >> Java編程 >> JSP教程 >> 正文

14個經典的Javascript代碼

2022-06-13   來源: JSP教程 
■打開■ 
<input name=Button onClick=documentallWebBrowserExecWB() type=button value=打開> 
<OBJECT classid=CLSID:FADABCFDA height= id=WebBrowser width=></OBJECT>
 
■另存為■ 
<input name=Button onClick=documentallWebBrowserExecWB() type=button value=另存為><OBJECT classid=CLSID:FADABCFDA height= id=WebBrowser width=></OBJECT> 

■屬性■ 
<input name=Button onClick=documentallWebBrowserExecWB() type=button value=屬性><OBJECT classid=CLSID:FADABCFDA height= id=WebBrowser width=></OBJECT> 

■打印■ 
<input name=Button onClick=documentallWebBrowserExecWB() type=button value=打印><OBJECT classid=CLSID:FADABCFDA height= id=WebBrowser width=></OBJECT> 

■頁面設置■ 
<input name=Button onClick=documentallWebBrowserExecWB() type=button value=頁面設置><OBJECT classid=CLSID:FADABCFDA height= id=WebBrowser width=></OBJECT> 

■刷新■ 
<input type=button value=刷新 name=refresh onclick=windowlocationreload()

■導入收藏■ 
<input type=button name=Button value=導入收藏夾 onClick=windowexternalImportExportFavorites(true);> 

■導出收藏■ 
<input type=button name=Button value=導出收藏夾 onClick=windowexternalImportExportFavorites(false);>
 
■加入收藏■ 
<INPUT name=Button onclick=windowexternalAddFavorite(locationhref documenttitle) type=button value=加入收藏夾> 

■整理收藏夾■ 
<INPUT name=Submit onclick=windowexternalShowBrowserUI(OrganizeFavorites null) type=button value=整理收藏夾>
 
■查看原文件■ 
<INPUT name=Button onclick=windowlocation = viewsource: + windowlocationhref type=button value=查看源文件> 

■語言設置■ 
<INPUT name=Button onclick=windowexternalShowBrowserUI(LanguageDialog null) type=button value=語言設置> 

■前進■ 
<INPUT name=Submit onclick=historygo() type=submit value=前進> 

■後退■ 
<INPUT name=Submit onclick=historygo() type=submit value=後退>

From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19561.html
    推薦文章
    Copyright © 2005-2022 電腦知識網 Computer Knowledge   All rights reserved.