Questions tagged as 'zurb-foundation'

1
answer

Nav-bar responsive at the Foundation?

I'm giving maintenance to a site that was made with Foundation, and I really do not know anything about this framework, because I only work with Bootsrap. I already looked in the Foundation documentation but found nothing that solved my probl...
asked by 09.01.2014 / 22:35
2
answers

Clone data insertion box with jQuery

I wanted to make js (jQuery) work with the interface below: I'musingtheCSSFoundationframeworktodevelopthisproject.However,IdonotknowhowtomakeacloneusingjQueryfromthiscombowheretheinputsare.ActuallyIwantthemomenttheuserclicksonitmoredynamicallyad...
asked by 11.09.2014 / 01:30
3
answers

Remove "select" arrow [duplicate]

Code: <select class="backcolorselect" id="st" name=""> <option class="backcolorselect" value="Sim">Sim</option> <option class="backcolorselect" value="Não">Não</option> </select> I need to r...
asked by 10.06.2016 / 14:25
1
answer

How to insert data in mysql via ajax + php + foundation 5

I wanted to know how I can enter data in MySQL via Ajax + PHP using the Zurb Foundation 5 Framework? Does the "data-reveal-ajax" property of the framework already override an insert Ajax function?     
asked by 12.01.2015 / 05:59
2
answers

Prevent multiple submit via jQuery

I'm doing a form with validations from abide (Foundation 6) and I'm not able to prevent multiple submit's. The following happens: When the Submit button on the form is clicked the following function takes effect. $('#form-principal').submit...
asked by 08.02.2017 / 14:12
2
answers

JQuery Versions

Is it just me or does someone else have this problem? I use Zurb Foundation to create my responsive sites and ALL fade-type sliders give trouble. Both the plugins and the ones I do on hand. And those same sliders, that I use them pure, on no pag...
asked by 30.07.2014 / 15:12
1
answer

Fix page with Zurb Foundation 5's Modal Reveal [closed]

I have a modal done with Foundation, what I intend is to set the background of the page, and only move the modal, follows a template: Modal example with scroll How can I accomplish this?     
asked by 12.04.2015 / 03:39
2
answers

Creation of columns in the foundation

I am doing an online foundation framework course but I am not able to do column creation, just the lines, I have already tried two ways: <div class="row"> <div class="small-1 medium-1 large-1 columns red"> 1 coluna </div&...
asked by 30.01.2018 / 19:02
2
answers

Vertical column alignment

I'm doing a code snippet where there are 3 "columns" within a "row" of foundation 5 as per the code below: .row{ background-color:yellow; } .align-vertical{ align-vertical:middle; } <div class="row align-vertical"> &...
asked by 31.03.2017 / 14:23
1
answer

Git installation not being recognized by Windows

I'm not familiar with bower and installing packages as well ... I installed the Foundation Zurb , for email marketing installed correctly, but when I give the foundation new command to create a new project, it returns me the following...
asked by 16.03.2018 / 21:09