How to create collapsable using pure Javascript example code

How to create collapsable using pure Javascript example code

How to create collapsable using pure Javascript example

How to create collapsable using pure Javascript example in html

<div class="collapsable-container">
    <a href="javascript:void(0);" class="collapsable-toggle" data-onOpenText="Hide First Content" data-onCloseText="Show First Content">Show First Content</a>
    <div id="expand">
        This is some Content
    </div>
 </div>
 
 
 <div class="collapsable-container">
    <a href="javascript:void(0);" class="collapsable-toggle" data-onOpenText="Hide Second Content" data-onCloseText="Show Second Content">Show Second Content</a>
    <div id="expand">
        This is some Content
    </div>
 </div>
By Manish Salunke In html - Last Updated

Tags:

html

Sponsors

themeforest
pluralsight
Invest in you. Online courses as low as $11.99