Re: [css3-animations] Proposition : Animation Curve

On Thu, Nov 25, 2010 at 1:33 AM, Timotée Neullas <tneullas@gmail.com> wrote:

> So here it is, I would like to move an object which will follow a curved
> trajectory.
> It is possible to solve this problem using some Javascript with timer + DOM
> + some cosinus knowledge, but it is really not user friendly for a
> developper.
> Also i think it would be cool to have this feature in CSS.
>

Using SVG Animation and <animateMotion> is a good option.

Rob
-- 
"Now the Bereans were of more noble character than the Thessalonians, for
they received the message with great eagerness and examined the Scriptures
every day to see if what Paul said was true." [Acts 17:11]

Received on Wednesday, 24 November 2010 21:35:27 UTC