Questions tagged [zurb-foundation]

Foundation is a cross-device CSS framework, maintained by ZURB, for building both prototypes and production code.

ZURB Foundation acts as framework. The latest versions of Foundation offers customization tools to customize the downloaded package of the framework. It is also fully compatible with layouts.

Resources :

View Latest Release | View Releases history


Related tags :

5132 questions
1
vote
1 answer

Off-Canvas Nav with Dropdown Accordions Clipping Text

I'm using Foundation v5.5 and combined two different js codes to create a usable off-canvas top navigation with dropdown accordions. However, when any of the dropdown accordions are selected, the text is being clipped because the .offcanvas-top…
timmyg
  • 181
  • 1
  • 14
1
vote
0 answers

Brunch, foundation 6, jquery issues

I'm having real trouble getting my JS to work on this very simple Foundation/jQuery website. Nothing fancy, just a good old fashioned HTML page. On the Brunch side of things everything is compiling and files are being generated. The problem is that…
1
vote
1 answer

Zurb Foundation 6 not working on Codeigniter

I am currently running Foundation 5 on Codeigniter, and it works. Now i'm trying to install Foundation 6 (the CSS version) which doesn't want to work. I've set up a simple page called prova-foundation and here is the code (as illustrated…
Alberto Fontana
  • 928
  • 1
  • 14
  • 35
1
vote
2 answers

Top Bar Confusion Foundation 6

What is the difference between class="title-bar" and class="top-bar-title" and class="title-bar-title" in Zurb Foundation 6? All of them appear to do the same thing.
Jonh Doe
  • 761
  • 1
  • 9
  • 25
1
vote
0 answers

Megamenu disappears after scroll using Foundation/Magellan

We've used Foundation 5 and would like to use the sticky nav, Magellan. It's implemented here: http://www.whoi.edu/prototype/banner.html At the top of the page, the dropdown hover works fine. The user can hover over the top nav, the megamenu appears…
1
vote
1 answer

Foundation 6 reveal open on page load with cookies not working

I am trying to create a modal reveal which opens on page load with zurb foundation 6. I would also like for the browser to store a cookie so that if the user closes the reveal it will not bother them for another 7 days. I am using a jquery plugin…
steamfunk
  • 319
  • 1
  • 3
  • 11
1
vote
0 answers

Lazy-loading Foundation Drilldown Menu

I'm trying to replace instances of jsTree with Foundation's drilldown menu as it has better benefits, but in some places I'm utilizing jsTree's lazy loading however there's no option for this in Foundation. Is there any way of doing this, or does…
1
vote
1 answer

HTML Semantics: div section article, or section div article? Does order matter?

I have a certain way of utilizing sections and I want to know the proper use / best practice for semantic SEO reasons. Which is better, why, and is there a better way to do this? Is it best to use section THEN a div, vice versa, or is it honestly…
Alexander Graham
  • 407
  • 1
  • 3
  • 10
1
vote
1 answer

Why does Foundation seem to trash RequireJS modules?

My HTML is like this: