$(function() { $('li[data-slide-to]').each(function(i, o) { o.setAttribute('data-slide-to', i) }); })