If you're talking about simple find & replace, you can do it with
javascript.

http://www.w3schools.com/jsref/jsref_replace.asp



On Tue, Jan 19, 2010 at 2:38 PM, shapper <mdmo...@gmail.com> wrote:

> Hello,
>
> Is it possible with JQuery to find all words "xyz" in a text and
> replace it by "<span class="xyz">xyz</span>"?
>
> Thanks,
> Miguel
>

Reply via email to