Home  >  Article  >  Web Front-end  >  How to use jqTransform form beautification plug-in_jquery

How to use jqTransform form beautification plug-in_jquery

WBOY
WBOYOriginal
2016-05-16 17:52:031455browse

jQtransForm download addresshttp://www.jb51.net/jiaoben/25166.html

Usage
1- Add a script included in the title part of the web page

Copy code The code is as follows:

//required



2- Write your form
Copy the code The code is as follows:



 
 


 



3- Finally use the plugin
After it, select the forms and call the jqTransform plugin. See some examples:
Copy code The code is as follows:



Copy code The code is as follows:




< input type="text" name="inputtext"/>







Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn