Questions tagged as 'css-animations'

0
answers

Why use translateZ or translate3D in CSS animations? Hardware accelerated animations in CSS?

Nowadays it is very common to see even the simplest animation effects made with CSS, both with transition and with @keyframes , and something that has caught my attention is that several of these animations use artifacts to force a...
asked by 14.11.2018 / 12:52
1
answer

Animation of image with pulse effect and brightness in css

Is it possible only with css to make an image pulsing and passing an effect with brightness?     
asked by 26.01.2018 / 18:34
1
answer

CSS Effect: Floating label on Form does not work without attribute required

I'm using the floating effect on a form to move the label when the user clicks on input or select . The problem is that the feature only works if the required attribute is present. Which is a problem since not all fields a...
asked by 07.12.2018 / 18:33
1
answer

How to change the displayed image in Desktop and Mobile versions of a website

I needed a picture in the desktop version of a website and in the mobile version another image. Since the counter would be on the desktop (as it already is) on the desktop and the mobile would show another image, and the counter below. The...
asked by 16.10.2018 / 22:03
1
answer

background-image animation with CSS

blz? I have a Parallax (parallaxie.js) and background image animation with CSS (KeyFrames). Follow the link: link It turns out that the animation is not 100%, sometimes it seems a bit bugged, after a few moments, a minute (sometimes l...
asked by 07.08.2018 / 14:51
1
answer

Animated Banner with HTML5

Good afternoon, I received a request to create an animated banner in HTML5. I created the banner using HTML and CSS, and it worked correctly. The client was trying to implement on his site, which is probably in wordpress, and did not work. Could...
asked by 06.09.2018 / 20:56
1
answer

Change input radio checked by Jquery

I have one more question here in the forum rs. I created a pure css framework, I made a slider with input radio + label but had not put animation (second second switch between them). More than just now (using it on a client) I saw that it was...
asked by 15.03.2017 / 20:46
1
answer

Animation on top element - ngShow / ngHide

I would like to know if anyone knows a method to animate the upper element, when using the AngularJS ngShow / ngHide directives. Explaining better: I have an encapsulating element, and inside it two elements, one below the other. I want to sh...
asked by 14.07.2016 / 15:42
1
answer

Environment / Technology for developing 3D Web applications

Many web applications are now using 3D features in their applications. One place I found some examples was in Chrome Experiments . An example that instigated my curiosity was this application . My question is: What are the current techno...
asked by 23.02.2016 / 19:09
1
answer

Animation Bug in Firefox

I created a svg and did a little upload animation in the style of a simple loader ... This animation works perfectly in Chrome, but in Firefox and Edge it contains some problems in the animation. In Edge the animation gets frozen, and in Firefox...
asked by 06.02.2018 / 14:40