Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

readmore jquery plugin

  $('article').showmore({
            closedHeight: 360,
            animationSpeed: 0.7,
            buttonTextMore: 'show more',
            buttonTextLess: 'show less',
            buttonCssClass: 'showmore-button'
        });
 
PREVIOUS NEXT
Tagged: #readmore #jquery #plugin
ADD COMMENT
Topic
Name
3+9 =