Home > Web Front-end > JS Tutorial > body text

jqTransform form表单美化插件使用方法_jquery

WBOY
Release: 2016-05-16 17:52:03
Original
1397 people have browsed it

jQtransForm下载地址 http://www.jb51.net/jiaoben/25166.html

用法
1- 添加脚本包含在标题部分的网页

复制代码 代码如下:

//required



2- 写你的 form
复制代码 代码如下:



  
  


  



3- 最后使用插件
After it, select the forms and call the jqTransform plugin. See some examples:
复制代码 代码如下:



兼容性:ie 6+, safari 2+, firefox 2+

附:select如有js联动效果,则不能美化。需要原有的select,如以下方法:
复制代码 代码如下:



复制代码 代码如下:












Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!