description: Accordions are elements that help you organize and navigate multiple documents in a single container. They can be used for switching between items in the container.
sass: scss/components/_accordion.scss
js: js/foundation.accordion.js
+video: 'y_BX7saf65Q'
---
## Basics
description: Dropdown panes are little happy sprites which can be revealed on click or hover.
sass: scss/components/_dropdown.scss
js: js/foundation.dropdown.js
+video: 'MkkmXbFbVXY'
---
<div class="primary callout">
<button class="button float-left" type="button" data-toggle="example-dropdown6">Bottom-left Aligned</button>
<div class="dropdown-pane bottom" id="example-dropdown6" data-dropdown>
Just some junk that needs to be said. Or not. Your choice.
-</div>
\ No newline at end of file
+</div>
---
title: Responsive Navigation
description: Our three Menu patterns form like Voltron into one responsive Menu plugin, which allows you to switch between patterns at different screen sizes.
+video: 'dmKun75_9oc'
js:
- js/foundation.responsiveMenu.js
- js/foundation.responsiveToggle.js
description: This handy lil slider is perfect for setting specific values within a range.
sass: scss/components/_slider.scss
js: js/foundation.slider.js
+video: 'i_BTQiXBvhU'
tags:
- range
---