General
If a user enters his password in a Web-based form with [Caps Lock] accidentally on, he can become frustrated because his password is not being accepted, and may assume the script is the source of the problem. This script will let the user know his [Caps Lock] is on and about the potential for error.
Notes
- Created by: John G. Wang
- Web Site: http://www.csua.berkeley.edu/~jgwang/
- Posted: March 6, 2002
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: checkCapLocks.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.
