jQuery Multifield Plugin
A jQuery plugin which allows you to create dynamic field groups.
USAGE
$('#wrapper').multifield({ section: '.section', btnAdd:'.btnAdd', btnRemove:'.btnRemove' }); </script>
DEMO
Demo is available here: http://maxkostinevich.github.io/jquery-multifield/
CHANGELOG
v2.0.0 - September 21, 2016 ** Updates ** - Localization strings now passed through the 'locale' option as an object
v1.0.0 - June 30,2015 ** Initial Release **
MIT License
(c) 2015 - 2016 Max Kostinevich - All rights reserved.