Can't seem to get this to work in responsive layout, dropdown doesn't seem to be working... By default its down and showing all the links but won't collapse and expand like its meant to.
JS files seem to be loading fine.
Hopefully someone has some idea on this..
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | top-bar-working.png | 36.74 KB | ishmael-sanchez |
Comments
Comment #1
ishmael-sanchez commentedHmm I don't know if this is bug what navigation are you using on http://foundation.zurb.com/docs/navigation.php? I haven't used the Top Bar navigation how did you code this? The sub theme implements the Nav Bar so take a look at the template.php for how that's implemented or paste your code along with any related error messages. It's hard to debug if I don't have a reference.
Comment #2
jodym commentedZurb Foundation Top Bar Navigation
Im using the following html in page.tpl.php with jquery.foundation.topbar.js ( it displays but dropdown just doesn't work ) is there something that has to go in template.php file?
Comment #3
ishmael-sanchez commentedComment #4
ishmael-sanchez commentedOk something is wrong with your code or how you implemented it in your sub-theme, although your code didn't work for me I simply pasted the code from the foundation top bar example (http://foundation.zurb.com/docs/navigation.php) and it worked just fine in the theme (See screenshot).
Kindly double check your code or simply paste this working code into your page template. If the example code doesn't work in your sub theme something else in your Drupal site or sub theme is causing the issue but it doesn't seem to be an issue with the theme itself.
Comment #6
nahid84 commentedi need it