JavaScript Tween function
This is a small library I wrote for creating simple and complicated easing effects without using JQuery, MooTools or other JS libraries. The library is small 13.4 KB or 5.6 KB compressed, The function can be called as follows: tween(element, property, from, to, duration, [optional] function) Parameters element: The id of the HTML element you [...]
Feel free to contact me at any time, I accept support requests, just make sure your question is related to topics covered on this site.