Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] jQuery Removing One Word of Text Reply To: jQuery Removing One Word of Text

#149538
LegacyP7
Participant

This is the exact code. I’ve removed the link though.

<div class="info">
<a href="#" class="#">Joe_Nub</a> posted <span class="date">Aug 23, 13</span>
</div>

I need to just be able to select the word – as it has no tagging, and I’m using Enjin, which is kinda like WordPress, and I cannot directly change up the code.

As forth, your responses wouldn’t work.