home HTML XML DTD CSS Visual Filter JavaScript Java ASP SSI .NET  
JavaScript Reference >
Suggested Reading

Code elements


tag/attrib/value description
c x       Any possible character
\b x       Backspace
\t x       Horizontal tab
\n x       Newline
\v x       Vertical tab
\f x       Form feed
\r x       Carriage return
\" x       Double quote
\' x       Single quote
\\ x       Backslash
\uhhhh x       Unicode character
d x      
[0-9] x      
h x      
[0-9 a-f A-F] x      
FormatControlChar x      
UnicodeCf x      
WhiteSpace x      
x       Tab
x       Vertical Tab
x       Form Feed
x       Space
x       No-break Space
UnicodeZs x      
LineTerminator x      
x       Line Feed
x       Carriage Return
x       Line Seperator
x       Paragraph Seperator
Comment x   1.0  
/* Multi-line comment */ x   1.0  
// Single-line comment x   1.0  
Token x      
ReservedWord x      
Keyword x      
Future Keyword x      
Identifier x      
Punctuator x      
Literal x