Nov 26, 2012

JQuery reverse each loop

JQuery Reverse each loop.

$($("ddlid").get().reverse()).each(function() { /* ... */ });

2 comments: