Sentence Case

JavaScriptSource Staff Aug 1, 2007

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

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)