]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Clarify data-toggle to use responsive-toggle 9498/head
authorDanielle Blank <dgdblank@users.noreply.github.com>
Tue, 13 Dec 2016 21:39:20 +0000 (13:39 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Dec 2016 21:39:20 +0000 (13:39 -0800)
commitce1e5c852291bed8d0f949a005f0129208c1c2aa
treeb292558e6d7ca72162d8492803811baedac6a3ab
parentd7de0de78247e5c3eb2275e2c419faac647f3c15
Clarify data-toggle to use responsive-toggle

When trying to use the responsive-menu feature, I kept getting an error that '#' was not a valid method, because the element id was not being passed with data-toggle trigger. Added notes to clarify that the menu id should also be set on data-toggle: `data-toggle="MENUID"`.
docs/pages/responsive-navigation.md