Navigation Menu
Alphabetical Listing
Site Contents

Site FAQ
About JSS
JavaScript Forum
JavaScript Tutorial
Friends of JSS

Link to Us
JavaScript Help
Contribute a script
Technology Jobs

Become a Partner

Internet.commerce

Be a Commerce Partner


Developer Channel

FlashKit.com
JavaScriptSource
Developer Jobs
ScriptSearch
WebDeveloper.com
Webreference
HTMLGoodies
HTML5 Dev Center
Developer.com
jGuru.com
PHPBuilder

Great Sites

DocJavaScript.com
dhtml.com
The Freebie Directory
TheFreeSite.com

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Social Bookmark

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

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


User Comments

Add a comment, suggestion, or correction
[For questions about usage, consult the Notes tab above or visit the JavaScript forum. Do not include more than two (2) lines of code in your comments. If you have suggestions or corrections, you can submit them to us.]

    
   
       
[optional]
 
[optional]

   

Comments feed Comment Feed RSS 2.0

3. From: Lafcadio
backwards
11/21/2008 19:01:42

How can I make this proceed backwards through the text sections as well as forward? I'm looking for two buttons - such as "Previous" and "Next," so the whole page doesn't have to be reloaded if you've missed something in the text. Is there an easy way to do this?

4. From: Lee (Admin)
12/02/2008 11:55:23

This might be what you're looking for. This one scrolls horizontally.

1. From: Jaimie Lisa Stow
your code - changes?
07/20/2007 16:03:30

hi
can i replace the tab button with images whihc when click will go to the correct page - 1 2 3 4

cheers
Jiamie

2. From: Lee (Admin)
09/05/2007 11:40:55

Sure, it should work fine.


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.