V
V
Vladislav Chernushevich2014-02-16 16:36:54
css
Vladislav Chernushevich, 2014-02-16 16:36:54

What is the best way to make animation on the site?

There is a page logic.by/rating It has three blue flags. You need to make them slowly flutter. What are the best ways to do this? (gif, js or something else)

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
itspers, 2014-02-16
@Uladzislau

Gif of course.
You can also use javascript, but this is how many man-hours to kill ...
threejs.org/examples/#webgl_animation_cloth
codepen.io/suffick/pen/KrAwx

I
Ilya Sidorenko, 2014-02-16
@iskros

I would do it in JS

A
Andrey, 2014-02-17
@svistiboshka

you can flash. don't like flash - convert to canvas using adobe flash or to gif at worst

I
ixon, 2014-03-05
@ixon

I advise you to use svg, so it will not load for a long time and will be displayed correctly in all modern browsers, without the need to install Flash, and the graphics can be made richer and faster than using gif or canvas.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question