General
This script allows a user to read a volume of text, without having to scroll the page and without having to load different pages. This makes for easier maintenance as only one page needs to be updated, yet the content is visible to search engines. Very useful for large amounts of text.
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat..
Notes
- Created by: James Kennedy
- Web Site: http://foxweb.marist.edu/users/kbpc3/example.html
- Posted: February 24, 2006
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: textSections.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