Giter VIP home page Giter VIP logo

Comments (12)

wldcordeiro avatar wldcordeiro commented on May 18, 2024

I'll test this out for myself and see if I have the same issue. Have you checked your urls?

from animate.css.

michaelw90 avatar michaelw90 commented on May 18, 2024

Post your HTML code, and I'm sure we could help, I've not had any problems using it locally.

from animate.css.

wldcordeiro avatar wldcordeiro commented on May 18, 2024

Yeah, I tested it and I'm getting the same results as michaelw90, if anything this is some user error rather than the file.

Make sure to have this line in your tag (though with the %path-to% either replaced with the path, or just using a relative path.)

 <link rel="stylesheet" type="text/css" href="%path-to%/animate.css">

My personal tag is done like

<link rel="stylesheet" type="text/css" href="css/animate.css">

from animate.css.

daneden avatar daneden commented on May 18, 2024

I'm assuming this is an incorrect path of some sort. The animations have been tested on Chrome, Firefox, Safari and iOS both locally and remotely. Check your web inspector for errors.

from animate.css.

cjroebuck avatar cjroebuck commented on May 18, 2024

+1: cannot get it working on localhost in dev chrome and latest safari. When I add an animate class to an element I can see the animate.css class styles are being applied in web inspector (it is definitely being loaded, path is correct and tag is exactly the same as above), yet no animation actually takes place.

from animate.css.

daneden avatar daneden commented on May 18, 2024

Ok, I'll take a look into it. Mac or Windows?

from animate.css.

cjroebuck avatar cjroebuck commented on May 18, 2024

Mac for me, thanks

Sent from my iPhone

On 11 Nov 2011, at 07:26, Dan Eden
[email protected]
wrote:

Ok, I'll take a look into it. Mac or Windows?


Reply to this email directly or view it on GitHub:
#15 (comment)

from animate.css.

daneden avatar daneden commented on May 18, 2024

Wait a second, are you applying a class of 'animated' or declaring the duration etc yourself? The classes only call the animation names - you have to add 'animated' or declare the duration, timing function etc yourself.

from animate.css.

cjroebuck avatar cjroebuck commented on May 18, 2024

I'm just applying a class of e.g 'shake' or 'flipy' etc... I just did
it how the example was? Did I miss something obvious!?

from animate.css.

cjroebuck avatar cjroebuck commented on May 18, 2024

Yep I just re-read the docs, didn't notice the animated class first
time, just read the top part where it says simply add the class name
to your element. Silly me! Let me try again when I'm back at my
laptop..

from animate.css.

cjroebuck avatar cjroebuck commented on May 18, 2024

Yep works fine with animated class. My bad ;)

from animate.css.

daneden avatar daneden commented on May 18, 2024

Good to know =)

from animate.css.

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.