(function ($) { $(".wrap").each(function () { $(".item", this).prepend(function (i) { return $("<span />", { text: i + 1 }); }); }); })(jQuery);
Subscribe and get list of new posts in your inbox
Email address: