$("div").each(function () { $(this).html($(this).html().replace('(914) 908-5033','(914) 337-6677')); });