Insert Special Characters

April 6, 2008

The backslash (\) is used to insert apostrophes, new lines, quotes, and other special characters into a text string. Look at the following JavaScript code: Read the rest of this entry »