Git Product home page Git Product logo

Comments (4)

arielsalminen avatar arielsalminen commented on September 28, 2024

Currently only jQuery 1.7 and up is supported. I might make small changes later to provide better backwards support, but right now this is the case. : )

from responsiveslides.js.

nathan005 avatar nathan005 commented on September 28, 2024

totally get that (I'm the same way when I build stuff)

I'll work on it for my site when I get time
do you have an idea of what is causing the issue?
I thought .closest or the ontouch maybe - but from the quick test it didn't fix anything

from responsiveslides.js.

bgutschke avatar bgutschke commented on September 28, 2024

closest() should work fine, but the new event binding keyword "on" won't work before 1.7. (http://api.jquery.com/on/ > http://api.jquery.com/bind/)

from responsiveslides.js.

nathan005 avatar nathan005 commented on September 28, 2024

of course, I'm an idiot.
thanks I was using .on('click')
made the first .click
the second .bind and good to go!

Thanks

from responsiveslides.js.

Related Issues (20)

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.