Skip to content

JQuery plugin to create repeated instances of a given element. Each instances is optionally bound to a data object, using a set of conventions.

License

Notifications You must be signed in to change notification settings

dscottcs/jquery-repeat-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jquery-repeat-element

JQuery plugin to create repeated instances of a given element, within a parent element. Each instances is optionally bound to a data object, using a set of conventions. Examples include table elements (<tr> within <tbody>) and list elements (<li> within <ul>).

The user specifies the element to be repeated as a prototype, with various conventions indicating how specific sub-elements within the prototype are to be initialized with data.

About

JQuery plugin to create repeated instances of a given element. Each instances is optionally bound to a data object, using a set of conventions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published