,

Show More: Small Jquery plugin to add Show More button to any div

Small Jquery plugin to add Show More button to any div.

Download: https://github.com/dtasic/show-more-plugin

Demonstration: https://jsfiddle.net/8eyevhmb/25/

Plugin homepage:https://github.com/dtasic/show-more-plugin

Implementation:

– add jquery.show-more.js to your page
– usage: $(“#your-element”).showmore();

Options:

minheightIntegermeasured in pixels
buttontxtmoreStringDefault : show more – default text for show more
buttontxtlessStringDefault : show less – default text for show less
buttoncssStringDefault : showmore-button – default css name
animationspeedIntegerin miliseconds

Screenshots: