Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS css animations using Dan Eden's live demo Reply To: css animations using Dan Eden's live demo

#237632
drone4four
Participant

I’m back playing with animations again.

Shortly after finding my solution back in June I implemented the code-pen sample. It has been working well for some time in my twitter bootstrap based ‘production environment’ on my live web-server. But I noticed about a week ago the animations just stopped working. I don’t have an explanation. I didn’t make any changes which could have impacted this animation. Here is my reduced test case with broken animations: http://codepen.io/Angeles4four/pen/WrKWvm

Can anyone figure out why the animations are broken in my reduced testcase?

Again, I have been playing with that test case and comparing to the codepen sample in my previous post which has animations working flawlessly. See here: http://codepen.io/Angeles4four/pen/doRrrm

As I understand, the only necessary class for the heading in the HTML is “site__header” which is in both test cases. And the CSS and JS are identical copy and pastes. What am I doing wrong?

Thanks for your attention,