show more/Less text with just HTML and JavaScript

前端 未结 8 2127
心在旅途
心在旅途 2020-12-10 04:45

I am needing to create a show more/less text function, but with just JavaScript and HTML.. I can\'t use any additional libraries such as jQuery and it can\'t be done with CS

8条回答
  •  不知归路
    2020-12-10 05:18

     
    
     

    Show More...

    if more div use like this change only 1 to 2

    Show More...

    demo jsfiddle

提交回复
热议问题