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














Internet.com

IT
Developer
Internet News
Small Business
Personal Technology

Search internet.com
Advertise
Corporate Info
Newsletters
Tech Jobs
E-mail Offers

Developer Channel

FlashKit.com
JavaScript.com
JavaScriptSource
Developer Jobs
ScriptSearch
StreamingMediaWorld
Web Developer's Journal
Web Developer's Virtual Library
WebDeveloper.com
Webreference
Web Hosts
XMLfiles.com

Great Sites

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

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Social Bookmark

General

When laying out Web sites, it is sometimes necessary to fill the areas of the page with some text. This script will do that for you, generating as much or as little text as you need. Simple to use. Add it to your own site.


Select language type ...
Select number of  

Note: "Select Text" will also copy the text to the clipboard in IE.

Notes

What does the filler text "lorem ipsum" mean? Get the straight dope.

Source Code

Paste this source code into the designated areas.

External file

Paste this code into an external JavaScript file named: loremIpsumDolor.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

7. From: anita dougherty
getting IE script error
05/17/2007 18:06:10

I am unable to get this code to work. I get the following error: An error has occurred in the script on this page. Line 13 Char 3 Error 'document.loremForm.loremString' is null or not an object Code:0

5. From: The Consigliere
04/22/2007 06:51:36

There is a slight error within the BODY section of this code in two places. You have the form name and id of the form as theForm and it should be loremForm. If this is not corrected, the effect will not work and there will be an error message in the taskbar.
Other than that, you guys keep up the great work you are doing!!!

6. From: Lee (Admin)
06/05/2007 14:13:57

It should be working now.

3. From: Mike gaudin
04/22/2007 04:48:26

I get this error message. Being a newbie I don't understand - can you please help
Mike

line 8
char 3
error 'document.loremForm.loremString' is Null or not an object
code 0
Url


4. From: Lee (Admin)
06/05/2007 14:13:28

It should be working now.

1. From: Larry
04/21/2007 11:13:35

The code for the form offered has a wrong form name and would not work. I got the source from the example and it works fine but the source code is in error.

2. From: Lee (Admin)
06/05/2007 14:12:17

Thanks, Larry. It should be working now.


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.