jAVASCRIPT ANIMATIONS By Christina Restauri
JavaScript animations are done by changing the HTML elements gradually. Using a timing method in small intervals makes animation look continuous.
Using JavaScript to change HTML elements like hovering over a mouse or clicking can turn any event into an animation.
HERE ARE SOME ANIMATIONS USING JAVASCRIPT