Onclick event of JSP page

Source: Internet
Author: User

<Input onclick = "document. All. webbrowser. execwb (1,1)" type = "button" value = "open" name = "button1">

02 <input onclick = "document. All. webbrowser. execwb (4,1)" type = "button" value = "Save as" name = "button2">

03 <input onclick = "document. All. webbrowser. execwb (10, 1)" type = "button" value = "attribute" name = "button3">

04 <input onclick = "document. All. webbrowser. execwb (6, 1)" type = "button" value = "print" name = "button">

05 <input onclick = "document. All. webbrowser. execwb (8, 1)" type = "button" value = "page settings" name = "button4">

06 <input onclick = "window. Location. Reload ()" type = "button" value = "refresh" name = "refresh">

07 <input onclick = "window. External. importexportfavorites (true,''); "type =" button "value =" Import favorites "name =" button5 ">

08 <input onclick = "window. External. importexportfavorites (false,''); "type =" button "value =" Export favorites "name =" button32 ">

09 <input onclick = "window. External. AddFavorite (location. href, document. Title)" type = "button" value = "add folder" name = "button22">

10 <input onclick = "window. External. showbrowserui ('organizefavorites ', null)" type = "button" value = "favorites" name = "submit2">

11 <input onclick = 'window. Location = "view-source:" + window. Location. href 'Type = "button" value = "View Source File" name = "button7">

12 <input onclick = "window. External. showbrowserui ('languagedialog ', null)" type = "button" value = "language Settings" name = "button6">

13 <input onclick = "document.exe ccommand ('cut ')" type = "button" value = "cut">

14 <input onclick = "document.exe ccommand ('copy')" type = "button" value = "copy">

15 <input onclick = "document.exe ccommand ('paste ')" type = "button" value = "Paste">

16 <input onclick = "document.exe ccommand ('undo ')" type = "button" value = "undo">

17 <input onclick = "document.exe ccommand ('delete')" type = "button" value = "delete">

18 <input onclick = "document.exe ccommand ('bold ')" type = "button" value = "">

19 <input onclick = "document.exe ccommand ('italic ')" type = "button" value = "italic">

20 <input onclick = "document.exe ccommand ('underline')" type = "button" value = "underline">

21 <input onclick = "document.exe ccommand ('stop')" type = "button" value = "stop">

22 <input onclick = "document.exe ccommand ('saveas')" type = "button" value = "save">

23 <input onclick = "document.exe ccommand ('saveas', false, 'c: \ autorun. inf ')" type = "button" value = "Save as">

24 <input onclick = "document.exe ccommand ('fontname', false, FN)" type = "button" value = "font">

25 <input onclick = "document.exe ccommand ('fontsize', false, FS)" type = "button" value = "font size">

26 <input onclick = "document.exe ccommand ('refresh', false, 0)" type = "button" value = "refresh">

27 <input onclick = "window. Location. Reload ()" type = "button" value = "refresh">

28 <input onclick = "history. Go (1)" type = "button" value = "Forward">

29 <input onclick = "history. Go (-1)" type = "button" value = "back">

30 <input onclick = "history. Forward ()" type = "button" value = "Forward">

31 <input onclick = "history. Back ()" type = "button" value = "back">

32 <input type = "button" value = "pop-up fixed window" onclick = "javascript: window. open ('#', '', 'scrollbars = Yes, width = 600, Height = 200 ')">

33 <input type = "button" value = "the message" onclick = "window. Opener = NULL; window. Close ();"/>

34 <input type = "button" value = "click to enter another page" onclick = "window. Location. href ='' "/>

35 <input type = "button" value = "back to previous page" onclick = "javascript: history. Go (-1);"/>

Related Article

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.