🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Yet another dummy text generator for jQuery that allows you to generate random Ipsum Lorem Snippets for model content.

lorem-ipsum

Documentation

Ipsum.js - Lightweight jQuery Dummy Text Generator

A 1kb lightweight jQuery plugin to generate lorem ipsum dummy text.

How to use

Download the jquery.ipsum.js file and add it to your code:

<script src="path/jquery.ipsum.js"></script> 

Generate a dummy text headline with 20 characters:

<h1 data-ipsum="20"></h1> 

Or a dummy text paragraph with 100 characters:

<p data-ipsum="100"></p> 

You May Also Like