D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
johndhancock
Full window
Github gist
Dropdown panels
<aside class="dropList inlineBlock"> <h4>SWC, then and now:</h4> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-minus"></i> </div> <div class="dropText expandedText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> <div class="dropItem"> <div class="dropHed clearFix"> <h5>Team</h5><i class="fa fa-plus"></i> </div> <div class="dropText"> <p>Your image, numbers, synopsis, etc will go in this dropText div. Style how ever you see fit</p> </div> </div> </aside>