Another useless jQuery plugin created to provide an easy way to replace any container content with beloved 'Lorem Ipsum'
Use it on HTML container you want: <h1>
, <p>
, <div>
, <textarea>
etc.
Just add it to your markup - don't FORGET about jQuery.
Initiate it with defaults or override options via JavaScript or Data Atribute
Name | type | default | description |
---|---|---|---|
length | string | 'full' | Amount of paragraphs to be displayed. example: 'one', 'two', 'three', 'full' |