Open, Save As, properties, print "etc 14 JS code

Source: Internet
Author: User
Hide in the browser when you move the mouse over the picture to jump out of the toolbar

Or
<meta http-equiv= "Imagetoolbar" content= "no" >


Open, Save As, properties, print "etc 14 JS code

Open
<input Name=button ONCLICK=DOCUMENT.ALL.WEBBROWSER.EXECWB (1,1) Type=button value= open >
<object classid=clsid:8856f961-340a-11d0-a96b-00c04fd705a2 height=0 Id=webbrowser width=0></OBJECT>
Save As
<input Name=button ONCLICK=DOCUMENT.ALL.WEBBROWSER.EXECWB (4,1) Type=button value= Save as ><object Classid=CLSID : 8856F961-340A-11D0-A96B-00C04FD705A2 height=0 Id=webbrowser width=0></object>
Property
<input Name=button ONCLICK=DOCUMENT.ALL.WEBBROWSER.EXECWB (10,1) Type=button value= Properties ><object Classid=CLSID : 8856F961-340A-11D0-A96B-00C04FD705A2 height=0 Id=webbrowser width=0></object>
Print
<input Name=button ONCLICK=DOCUMENT.ALL.WEBBROWSER.EXECWB (6,1) Type=button value= print ><object Classid=CLSID : 8856F961-340A-11D0-A96B-00C04FD705A2 height=0 Id=webbrowser width=0></object>
Page Setup
<input Name=button ONCLICK=DOCUMENT.ALL.WEBBROWSER.EXECWB (8,1) Type=button value= Page Setup ><object classid= CLSID:8856F961-340A-11D0-A96B-00C04FD705A2 height=0 Id=webbrowser width=0></object>
Refresh
<input Type=button value= Refresh Name=refresh onclick= "Window.location.reload ()" >
Import Favorites
<input type= "button" name= "button" value= "Import Favorites" Onclick=window.external.importexportfavorites (True);>
Export Favorites
<input type= "button" Name= "Button3" value= "Export Favorites" Onclick=window.external.importexportfavorites (false);>
Add to Favorites
<input name=button2 onclick= "Window.external.AddFavorite (Location.href, Document.title)" Type=button value= Add Favorites >
Organize Favorite Folders
<input name=submit2 onclick= "Window.external.ShowBrowserUI (organizefavorites, null)" Type=button value= collating favorites >
View Original file
<input Name=button onclick=window.location = "View-source:" + window.location.href Type=button value= View Source files >
Language Settings
<input Name=button onclick= "Window.external.ShowBrowserUI (Languagedialog, null)" Type=button value= language Settings >
Forward
<input name=submit onclick=history.go (1) type=submit value= forward >
Back
<input name=submit2 onclick=history.go ( -1) type=submit value= back >

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.