Array ng.Sortable.get_sub_list (HTML_Element elm) vs. 1.2.2 Full+Lite
Get a list of all the sub HTML Elements of the passed HTML Element. This list will include all the sub lists of the child elements as well.
Parameters
HTML_Element elm Required vs. 1.2.2 Full+LiteThe parent HTML Element.
Return
Array Required vs. 1.2.2 Full+LiteAn array of all the found sub HTML Elements.