I need help with css animations in Firefox. Can anybody help me please?
For further actions, you may consider blocking this person and/or reporting abuse
I need help with css animations in Firefox. Can anybody help me please?
For further actions, you may consider blocking this person and/or reporting abuse
Ashish Prajapati -
Samarpan KC -
Navaneethan Ghanti -
Sami rajpoot -
Top comments (11)
Thanks I'll give it a try
But I think that's not the case I mean every one animation in my site it's laggy and I have put in almost everything -moz-. Could be Firefox's problem?
I've found what's causing the problem. Particle js was using a lot cpu so the site was slowing down
Have you completely decided not to use it or somehow solved the problem?
I've decided not to use it at the moment, because I'll not have a pc for a while and it would be difficult to figure out the problem.
Although I have one more problem remaining with my site. The line under the welcome word should go a bit up when welcome fades but in Firefox it doesn't work. What causing this?
Hi man,
I think you need to change margin-bottom: 30% in Up Animation to
transform: translateY(-30%);
Please try this
Yes this is a more reasonable way to do that, I don't know why I didn't think of this, but it doesn't work again in Firefox. In Chrome it's OK.
Nothing?
What's your problem? :)
I have created a site and it works smooth in all browsers except Firefox. Animations are really laggy. I've tried -moz- in css but it does nothing I don't know what else I can do. Here's my site you can test it if you want giorgosilias.info
Some comments may only be visible to logged-in visitors. Sign in to view all comments.