Questions tagged as 'zurb-foundation'

1
answer

Refresh by clicking on the (Foundation)

I need to refresh the content by clicking on aba . This refresh will need to be done on the Content 2 tab. Can anyone help me. <div class="row"> <div class="medium-12 columns"> <ul class="tabs" data-tabs id...
asked by 16.01.2017 / 13:16
0
answers

Enable 'invalid input' from foundation 6 via JS / jQuery

I'm developing a logins registration form. The login should be unique. Every time a login is entered in the field the onblur event makes a connection in ajax where it is checked if there is a typed login in the database. This form is done...
asked by 22.12.2016 / 17:22
0
answers

Modal Foundation via URL

I need to open a modal zurb-foundation via URL . For example link Follow the code: Html: <a href="#modal99">Show Modal</a> JavaScript: $('#modal99').foundation('open'); The code does not open the m...
asked by 31.10.2016 / 13:23
2
answers

Foundation does not work anything that uses Javascript

I am loading in the JQuery header, foundation.min.js and foundation.css. But nothing that requires JavaScript works, like dropdown , slider , etc. I can not find a solution anywhere. How do Foundation work? <html> <head> <...
asked by 16.04.2014 / 19:58