Giter Club home page Giter Club logo

Comments (9)

jussiry avatar jussiry commented on July 18, 2024

Has anyone got this working with jQuery-Animate-Enhanced? Loading the library throws "Cannot read property 'avoidTransforms' of undefined" -error for me.

from jquery-animate-enhanced.

matthew-dean avatar matthew-dean commented on July 18, 2024

Yeah, I just tried putting in this library, and it throws that error. Right now it's completely broken. :-(

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on July 18, 2024

This won't work I'm afraid, both plugins are overloading the animate method, and this will always cause conflicts.

from jquery-animate-enhanced.

stereobooster avatar stereobooster commented on July 18, 2024

I didn't mean use exactly this patch. I provide link as example of code.
Feture request stays. Please reopen. Thanks for your work anyway.

from jquery-animate-enhanced.

matthew-dean avatar matthew-dean commented on July 18, 2024

I wasn't using another animating function, I don't think, but this library doesn't work.

from jquery-animate-enhanced.

stereobooster avatar stereobooster commented on July 18, 2024

ok. lets just forget about this library. Feture request: support rotation.

from jquery-animate-enhanced.

benbarnett avatar benbarnett commented on July 18, 2024

Although I am interested in working with other types of animation, this plugin won't ever support it.

The reason for this is that there is no 'fallback' to the native jQuery animate method. The idea of this plugin is simply to enhance left/top animations, to get them smoother on devices that support hardware acceleration. Its a 'drop in script' that should mean you don't have to change your code at all.

With rotation support, you'd have to write your own fallbacks.

Sorry guys, maybe try this plugin instead? https://github.com/louisremi/jquery.transform.js

from jquery-animate-enhanced.

stereobooster avatar stereobooster commented on July 18, 2024

I get your idea. What about graceful degradation? If browser doesn't support css3 rotation just ignore it.

from jquery-animate-enhanced.

federicogfernandez avatar federicogfernandez commented on July 18, 2024

I was trying to add this to the code, but i couldn't. (i just tried a few minutes)
Are you planning to add this feature soon?

from jquery-animate-enhanced.

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.