Graphical selection script

Source: Internet
Author: User
Tags microsoft frontpage
Tip: you can modify some code before running

<html><head><title>Graphical selection script</title><style type="text/css">BODY {FONT-FAMILY: ""; FONT-SIZE: 9pt; MARGIN-LEFT: 4px; MARGIN-RIGHT: 0px; MARGIN-TOP: 0px} A {COLOR: black; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: none} A: hover {COLOR: red; FONT-SIZE: 9pt; FONT-WEIGHT: 400; TEXT-DECORATION: underline} A: active {COLOR: # ff0033; CURSOR: hand; FONT: 9pt ""}</style><meta content="text/html; charset=gb2312" http-equiv="Content-Type"><script language="JavaScript"><!--image1= new Image();image1.src = "images/SHU.GIF";image2= new Image();image2.src = "images/A.JPG";image3= new Image();image3.src = "images/B.jpg";image4= new Image();image4.src = "images/C.jpg";function imgchange(){var imageNum = document.form.selImage.selectedIndex + 1;fname = eval("image" + imageNum + ".src")document.img.src = fname}//--></script><meta content="Microsoft FrontPage 6.0" name="GENERATOR"></head><body><font color="red" face="隶书" size="6"><p align="center"></font><br><font size="6" color="#0000FF"><strong>Select image directly from the list</strong></font></p><div align="center"><center><table border="0" borderColor="#0000FF" borderlight="green" height="150" width="410" cellpadding="0" cellspacing="0"><TBODY> <tr> <td align="center" height="24" width="404"> <font color="red" ><strong >   </strong></font> <em ><font color="#FF0000" >Generally, the image pre-cable opens another window. If the picture is large, it takes a lot of time to open a new window. This special effect provides a method to directly select the image from the list. After selecting a project from the list, click View to View the selected image.<br></font></em></td> </tr> <tr> <td align="middle" height="114" width="404"><form name="form"> <p><select name="selImage" size="1"> <option selected value="欢迎光临 请点菜">Welcome to order</option> <option value="梨">Pear</option> <option value="樱桃">Cherries</option> <option value="榛子">Hazelnut</option> </select> <input onclick="imgchange()" type="button" value="View"> </p> </form> <p> <p></td> </tr></tBODY></table></center></div></body></html>
Tip: you can modify some code before running

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.