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?
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?
I have several years of commercial experience in HTML5, CSS3, Sass, javaScript, jQuery, Greensock.js, ADF UI, Photoshop & Illustrator. I'm renowned for fast HTML and CSS coding.
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
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
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