Hi Barry,
Émile looks excellent! It's definitely a good starting point.
I started writing a mini version of prototype with all the functions I
need most but with the same approach as Émile.
For the effects I'll start form Émile and add webkit transitions (if
on a webkit browser).
Thanx for inspiring me!
Wout
On Jul 17, 5:42 am, Barry <
barry.se...@gmail.com> wrote:
> Hi Wout,
> If you are only using some effects, and built your own touch and
> gesture functionality, have a look at another of Thomas' projects:
> Émile. Minified it's only 2k. Porting the transition effects from S2
> is pretty easy too.
>
> The code is here:
http://github.com/madrobby/emile
> And the blog post introducing it is here:
http://mir.aculo.us/2009/11/07/a-50-lines-of-code-javascript-animatio...
>
> If you're looking for something in-between, I've used $fx() a few
> times.
http://fx.inetcat.com/