Posted by: bange April 15, 2011
IT -- Solutions Center[Forum]
Login in to Rate this Post:     0       ?        
var test="this '  is test";

alert(test.replace("'", " ' "));
Read Full Discussion Thread for this article