I
I
istasiik2014-09-25 11:30:24
css
istasiik, 2014-09-25 11:30:24

Is it possible to implement such an animation in a web project using html5 and CSS?

It is necessary to implement an animation with rising small inscriptions. dribbble.s3.amazonaws.com/users/6410/screenshots/1...
What's the easiest way to do this? Will html and css work?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
X
Xakephp, 2014-09-25
@istasik

habrahabr.ru/post/216669
codepen.io/chriscoyier/pen/CiflJ

S
SHAKIRA, 2014-09-25
@SHAKIRA

It's elementary. Create label classes with active and non-authentic input. Then use Jquery to change the classes. Fade and stuff is also in jquery

A
Alexander Karpov, 2014-09-25
@AlexAstro

jqueryui.com/tooltip business then

V
Vyacheslav, 2014-09-27
@slavik_210

I think yes. Use @keyframes to make text appear (animate the width). And for the flicker that simulates a touch, also use @keyframes on ::before. Haven't tried it, but I think it's real.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question