query each function reverse code example Example: jquery loop through collection backwards $($("li").get().reverse()).each(function() { /* ... */ });