Count the number of elements in a jQuery nested attributes container
To count the number of elements that is in a jQuery nested attributes container we can extend the plugin to have the following method (coffeescript): itemCount: -> @$item... (86)
21/09/2016