html + css + jquery: Toggle Show More/Less Text

后端 未结 5 2062
离开以前
离开以前 2021-01-06 17:05

I\'m working on a personal project and I\'m having a small issue:

This is my code code and currently works: http://jsfiddle.net/gvM3b/:

$(\".show-mor         


        
5条回答
  •  余生分开走
    2021-01-06 17:51

    I'd like to recommend the Jquery more less library which takes care of the 'Show More' 'Show Less' problem.

    An alternative: cmtextconstrain

提交回复
热议问题