I have this in my html code:
<ul id="navlist" <li id="tabItem1"><a href="#">Item one</a></li> <li id="tabItem2"><a href="#">Item two</a></li> <li id="tabItem3"><a href="#">Item three</a></li> <li id="tabItem4"><a href="#">Item four</a></li> </ul>
How would one be able to select partial characters and add a class or add a tag to those characters/text using jQuery? Here is code I have to play with:
<b><font class="pricecolor colors_productprice ...