$('body').on('click', '.pull-right.eq(6)', function() {}); $('body').on('click', '.pull-right[6]', function() {});