May 11, 2022 Uncategorized Replace only text inside a div/label using jquery Posted by toihid $('selector').html($('selector').html().replace('text','replaced text'));