Select Multi Selection box action class

Source: Internet
Author: User
Tip: You can modify some of the code before running

<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> <ptml xmlns=" http://www.w3.org/1999/xhtml "> <pead> <meta http-equiv=" Content-type "content=" text/html; Charset=utf-8 "/> <title>js Select operation class </title> <script type=" Text/javascript "src=" http:// Www.designcss.org/jquery-plugin/js/jquery-1.3.2.min.js "></script> <script type=" Text/javascript "src= "Http://www.designcss.org/jquery-plugin/js/mySelect.class.js" ></script> <link rel= "stylesheet" href= " Http://www.designcss.org/jquery-plugin/imgcss/layoutstyle.css "media=" All "/> </pead> <body> <div > <div > <form action= "###" method= "POST" > <div > <selec T ondblclick= "test.movetoright ();" multiple= "multiple" class= "Select_left" > <option value= "1" & GT, buy </option> <option value="2" > Suppliers </option> <option value= "3" > Product category </option> <option V Alue= "4" > Sitemap </option> <option value= "5" > Links </option> <op tion value= "6" > About us </option> <option value= "7" > Contact us </option> <option value= "8" > Success story </option> </select> <p> <strong> Batch top </strong> <strong> up | move </strong> <strong> down </strong> <strong> Batch base </strong> </p> </div> <div > <p ><input onclick= "Test.movetoright ()" type= "button" class= "Button_move ToRight "value=" >> "/></p> <p><input onclick=" Test.movetoleft (); "Type=" button cl Ass= "Button_movetoleft"Value= "<<"/></p> </div> <div > <select ondblclick = "Test.movetoleft ();" class= "Select_right" multiple= "multiple" > </select> <p> <strong> Batch Top </strong> <strong> up-Move </strong> <strong> Shift </strong> <strong> Bulk base </strong> </p> </div> </form> </div> <div > <form action= "###" method= "POST" > <d IV > <select ondblclick= "test2.movetoright ();" Multiple= "multiple" class= "select_left2" > <option value= "1" > Buy business </option> <option value= "2" > Suppliers </option> <option value= "3" > Product category </option> <option value= "4" > Sitemap </option> </select> <p><input onclick= "Test2.movetoright ()" type= "button" Clas s= "Button_movetoright2" value= ">>"/></p> </div> <div > <select ondblclick= "Test2.movetoleft ();" class= "select_right2" multiple= "multiple" > </select> <p><input onclick= " Test2.movetoleft (); "type=" button "class=" button_movetoleft2 "value=" << "/></p> </div> </form> </div> </div> <script type= "Text/javascript" > var test=new mysel ECT (); var test2=new myselect (); Test2.sel_left= ". select_left2"; Test2.sel_right= ". Select_right2"; </script> </body> </ptml>
Tip: You can modify some of the 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.