javascript - Wrap HTML around text -
This is not ideal, but I'm trying to wrap some HTML around that title.
Initial Text:
& lt; Div class = "header-intro-text" & gt; Is it possible to target header text and wrap the HTML around that text? ; & Lt; H1 & gt; New Business Conference & lt; / H1> & Lt; / Div & gt;
Eliminate text with added HTML
& Lt; / Div & gt;
Try:
$ (". -Intero-Text H1 "). Rampener ('& lt; a href = "#" & gt; & lt; / a & gt;');
Comments
Post a Comment