$("div").each(function () { $(this).html($(this).html().replace('800-514-0257','(800) 731-1698')); });