Giter Site home page Giter Site logo

Comments (3)

jletourneau avatar jletourneau commented on July 18, 2024

Interesting. I did notice that the project page's version of the script doesn't have the latest updates from this commit, so presumably something in that change is what is causing it not to work for you.

A few questions:

  1. What version of ZURB Foundation are you using?
  2. Are you using this plugin in a Rails app alongside jquery_ujs.js?
  3. Do you have this page up at a publicly-viewable URL for debugging?

from confirm-with-reveal.

LoveGal8 avatar LoveGal8 commented on July 18, 2024

Same problem for me.

I removed this part of the code to get it to work:

if (!el_options) {
return true;
}

When you just add "data-confirm" to an element, the line
el_options = $el.data('confirm');
obviously returns an empty string. So then the removed code above just returns true instead of continuing to the building of the modal etc.

Hope this helps!

from confirm-with-reveal.

thierrymichel avatar thierrymichel commented on July 18, 2024

Hi,

It is ok since your last commit.
Thanks!

from confirm-with-reveal.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.