Skip to content

quantumwebdev/show-more-items

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Show more items

jQuery plugin for showing list items.

You can change number of items to be shown by calling plugin with that option like this:

$('body').showMoreItems({
  count: 4
});

By default plugin will show 6 additional items per click.

Demo

http://mvdevelop.com/lab/show-more-items/

About

jQuery plugin for showing list items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published