Sentence Case
General
Use this script to properly format form submissions. The beginning of each sentence will be capitalized, the rest of the sentence will be lower case.
Notes
- Created by: Pittimann
- Web Site: http://www.webdeveloper.com/forum/showthread.php?t=41676
- Posted: August 1, 2007
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: sentenceCase.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


Leave a Response
(0 comments)