$(function(){ $('.item_views').each(function(){ $(this).html(1123) }); $('.item_comments').each(function(){ $(this).html(0) }); });