Top "Zurb-foundation" questions

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

Using fixed position with a grid layout framework

So I am creating a web page, where the menus on the left hand side are fixed (They follow you …

html css css-position zurb-foundation grid-layout
How to make react.js play nice together with zurb reveal modal form

I am trying to integrate zurb reveal with form into react component. So far next code properly displays modal form: …

zurb-foundation reactjs react-jsx zurb-reveal
Zurb Foundation, horizontally centering a 10 column in the 12 column grid

Foundation wizards, Having a difficult time trying to center a 10-column element in the default 12 column grid. EDIT: filled out …

html css zurb-foundation
How can I increase the row width in zurb Foundation?

I am learning Zurb foundation, and my question is that how can I increase the default width of the row …

css zurb-foundation
How to use Rails 5.1.0 and jQuery

I started using Rails v5.1.0 which I understand comes without jQuery as a default, however want to install jQuery to …

ruby-on-rails ruby zurb-foundation
Zurb foundation table stripe styling

I do not want to the default stripe styling for alternating rows in the Zurb Foundation css framework. What's the …

css zurb-foundation
AngularJS: initialize ZURB Foundation JS

I am using both AngularJS and Foundation. To initialize Foundation JS, you have to make the following call: $(document).foundation(); …

javascript angularjs zurb-foundation
How do I give Marionette templates data attributes?

Here I am at the beginning of a project. I am using zurb-foundation and marionette. I have an element that …

zurb-foundation marionette
Input mask for phone form field in rails view

I have a customer contact form in my app which, of course, requires a phone input. I am running Rails 3.2.13 …

ruby-on-rails gem zurb-foundation input-mask
the difference between em-calc and rem-calc

I've been using em-calc for CSS size definitions in my Zurb Foundation projects so far. However, recently I've noticed developers …

css sass zurb-foundation zurb-foundation-5