Releases: kloverde/jquery-AddRemoveTextbox
Releases · kloverde/jquery-AddRemoveTextbox
AddRemoveTextbox v1.2.1
AddRemoveTextbox v1.2
- Added callbacks for add/remove operations
- Throw an exeption if initialized with a non-existent ID
AddRemoveTextbox v1.1.2
- Changed an occurrence of prop() to attr() - no functional impact, but made for the sake of correctness
- Refinements to demo.html
AddRemoveTextbox v1.1.1
- Fixed an example in demo.html
AddRemoveTextbox v1.1
- Added an option to renumber id and name attributes to ensure they remain contiguous
AddRemoveTextbox v1.0
- First release