Home > FillText jQuery Plugin

<script src="http://www.filltext.com/js/filltext.jquery.js" type="text/javascript"></script>
OR
<script src="http://www.filltext.com/js/filltext.jquery.min.js" type="text/javascript"></script>

The current jquery version of filltext has only one function.

fillText(paragraphcount, html)
  • paragraphcount
    type: integer
    value: number of paragraphs to generate
  • html
    type: boolean
    value: true or false, determines whether or not to include "<p>" tags

this div's id is "ex1"