Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.02 KB

README.md

File metadata and controls

10 lines (6 loc) · 1.02 KB

foundation-4-off-canvas

####A simple off-canvas navigation recipe including a working Foundation[4.3.2] example.

#####NOTE: The master branch only includes the basic working code. The gh-pages branch includes Foundation[4] integration.

This is a simple proof of concept application using Tom Rich's Super simple off-canvas navigation example. The need arises for Foundation 4 users in particular, since there's off-canvas functionality in Foundation 3 & 5, but not version 4.

Joey at Cheeky Monkey Media wrote up another, more advanced method, which includes incorporating the off-canvas nav functionality in a Drupal theme - awesome. Joey's example can be found here: Off Canvas Menu in Zurb Foundation 4 - Drupal Theme Integration.