System.Globalization.CultureInfo.CurrentCulture.TextInfo.ToTitleCase("my name is xyz")
Output-My Name Is Xyz
its will convert first later of string cap case .
var Ankit =jQuery.noConflict();
Now i will use Ankit("#DIVID").val('I have change $ sign to my Name');
* You can't use # or @ as these are not valid variable names
* Names can only contain contains letters, numbers, $ and underscores so no spaces or other special characters