showing results for - "jquery loop through collection backwards"
Santiago
10 Sep 2017
1$($("li").get().reverse()).each(function() { /* ... */ });