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/