Page animation is an open source JavaScript class that can be used by web developers to animate the elements of a HTML web page.
At the moment, the Page animation class supports the following effects: hide or show page elements, fade out or fade in elements, append, prepend or replace HTML content into a web page element, slide out in and slide in web page elements vertically and horizontally, give emphasis to a web page element by underlining it or by drawing a circle around it, scroll the web page to make an element visible in the window viewport, and display a number decreasing or increasing gradually until it reaches a specified value.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· This version adds the effects to slide in and out a page element, scroll the page to make an element visible, show a number incrementing gradually until it reaches a given value, and give emphasis to a page element by drawing a circle around it or underlining with lines drawn on HTML5 canvas objects.