Skip to content

ross-alcazar/simple-readmoreplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

###Simple Jquery Read More plugin

#####How to use:

Download the readmore.js and include it inside <head> tag of your HTML file.

eq.

<script src="js/readmore.js"></script>

How to use it:

$('.classname').readmore(300);

300 is the number of characters after it will append the read more button. (If you leave it blank. It will have 500 as its default value.)

You must have include jquery plugin links in order to use it.

About

Simple Jquery Read More plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published