Relative Content

Tag Archive for htmljqueryinsert

jQuery insert SPAN in H1 for specific parent class only

I have similar problem as mentioned HERE but need to add <span class=”my-class” and </span around text inside h1 (without special characters in it), also need to add this only for specific parent element class only (probably can skip “ast-container” class – see below).