[Psi-devel] Re: JEP-0038 and enhancing Psi icon usage (MRAY)

Trejkaz trejkaz at trypticon.org
Tue May 17 23:19:12 PDT 2005


Quoting Nolan Eakins <sneakin at semanticgap.com>:
> I would always plan for the future. These could be required, though I
> don't know if these are done by flipping SVG images or using some kind
> of scripting language.

There are two sides to it...

1. native SVG animation where you give two endpoints and tell it how fast to
move
   between them for some attribute, e.g. animate colour from blue to red over
   5 seconds;

2. scripting in some external language (almost always Javascript to date) to
   manipulate the DOM directly.

The first option is more friendly and you could argue that it's easier to
secure.


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



More information about the Psi-devel-affinix.com mailing list