Skip to content

proto/Clone-section-of-form-using-jQuery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using jQuery to duplicate a section of a form, maintaining accessibility

This plugin gives the user ability to clone a section of a form, as well as destroy a section. This also allows the user to add an empty form section with unique IDs, names, and labels to maintain accessibility and work with the database.

Overview

A more detailed overview can be found here: http://tristandenyer.com/using-jquery-to-duplicate-a-section-of-a-form-maintaining-accessibility/. I will be working on porting it over to this page soon.

History

This plugin has been maintained on my website for over a year. A full version history, as well as an introduction, can be found here: http://tristandenyer.com/using-jquery-to-duplicate-a-section-of-a-form-maintaining-accessibility/
All future development will be maintained here, in GitHub.

Demo

The current demo for this plugin can be found here: http://tristandenyer.com/demos/dynamic-form.html The new Bootstrap 3.0 demo for this plugin can be found here: http://tristandenyer.com/demos/dynamic-form-bootstrap-3-0.html

Questions/support

You can best reach me by using my contact page: http://tristandenyer.com/contact/
Or on Twitter: @tristandenyer

About

Using jQuery to duplicate a section of a form, maintaining accessibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published