jquery Form Landscaping Plug-in effect

Source: Internet
Author: User
Tags php tutorial

<!doctype HTML PUBLIC "-//W3C//DTD XHTML 1.0 transitional//en"
"Http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd" >
<meta http-equiv= "Content-type" content= "text/html; Charset=utf-8 "/>
<meta http-equiv= "Content-script-type" content= "text/web Effects"/>
<meta http-equiv= "Content-style-type" content= "text/css Tutorial"/>
<meta name= "Gmapkey" content= ""/>
<meta name= "description" content= ""/>
<meta name= "keywords" content= ""/>

<title></title>

 <link rel= "stylesheet" href= "Jqtransformplugin/jqtransform.css" type= "Text/css" media= "All"/>
 <link rel= "stylesheet" href= "Demo.css" type= "Text/css" media= "All"/>
 
 <script type = "Text/javascript" src= "Requiered/jquery.js" ></SCRIPT>
 <script type= "Text/javascript" Jqtransformplugin/jquery.jqtransform.js "></script>
 <script language=" JavaScript "
  $ (function () {
   $ (' form '). Jqtransform ({imgpath: ' jqtransformplugin/img/'});
  });
 </script>
 
<body>

 <form action= "post.php Tutorial" method= "POST"
  <div class= "Rowelem" ><label> Input text:</label><input type= "text" name= "Inputtext"/></DIV>
  <div class= " Rowelem "><label>input password:</label><input type= password"/></DIV>
   <div class= "Rowelem" ><label>checkbox: </label><input type= "checkbox" Name= "Chbox" id= "" > </div>
  <div class= "Rowelem" ><label>radio:</label>
    <input type= "Radio" id= "name=" question value= "oui" checked ><label>oui</label>
  & Nbsp;<input type= "Radio" id= "" name= "question" value= "non" ><LABEL>NON</LABEL></DIV>
  <div class= "Rowelem" ><label>textarea:</label> <textarea cols= "rows=" MyText "></TEXTAREA></DIV>

<div class= "Rowelem" >
<label>select:</label>
<select name= "Select" >
<option value= "" >1&nbsp;</option>
<option value= "OPT1" >2&nbsp;</option>
</select>
</div>
<div class= "Rowelem" >
<label>select redimentionné:</label>
<select name= "Select2" >
<option value= "opt1" >big option Test line with more wordssss</option>
<option value= "Opt2" >option 2</option>
<option value= "OPT3" >option 3</option>
<option value= "Opt4" >option 4</option>
<option value= "Opt5" >option 5</option>
<option value= "Opt6" >option 6</option>
<option value= "Opt7" >option 7</option>
<option value= "Opt8" >option 8</option>
</select>
</div>

<div class= "Rowelem" ><label>submit button:</label><input type= "Submit" value= "Envoyer"/> </div>
<div class= "Rowelem" ><label>reset button:</label><input type= "reset" value= "Annuler"/>< /div>
<div class= "Rowelem" ><label>input button:</label><input type= "button" value= "Bouton"/>< /div>

</form>

</body>

SOURCE Download Address
Http://down.111cn.net/down/code/jquery/2010/0831/20543.html

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.