Controls

Usage

The usage for supremate is almost exactly the same as jQuery's .animate method, except for that duration has been replaced with speed. Speed is defined in units of pixels / second.

.supremate(properties,speed,easing,callback);

Demo

Use the controls to the left to animate the black square! Despite the distance the animation covers, the square will always move at the speed you have specified.