Hi Everyone,

I am not sure there is a simple solution here, but what I am trying to do is emphasis a certain word from the users' input. For instance,

When I type "Standy and Kirk", it would appear as
Standy and Kirk on the input textbox.
Yet, I don't want the value of the input tag become "Standy <b><i>and</i></b> Kirk "

Can anyone help me here? Thank you!

Cheers,
Kell