|
Lightweight Animation
I'm working on a web app, and one part of it involves resizing and dragging div elements. Because one of my goals for this web app is to be very lightweight and load quickly, I don't want to use a huge framework like jQuery.
I wondered if anyone knew of a small library that could do dragging and resizing.
|