$('#left-menu-result ul h2').replaceWith(function(index, oldHTML){ return $('<span class="sl_lt">').html(oldHTML); });