Upper and Lowercase Conversion
Javascript itself is case sensitive. All Javascript reserved words, DOM references, and event handlers etc all have to be specified in the correct combination of lower and upper case in order to be properly recognised. When writing Javascript code that is going to process input from your visitors you can be a bit more lenient and use Javascript to convert what they type in into the appropriate case.
Friday May 5, 2006 | comments (0)
Display Latest Headlines |
|
| Read Archives
powered by WordPress

