[JS] General Purpose Visual Effects Library
1) CODE TITLE: General Purpose Visual Effects Library
2) AUTHOR NAME/NOTES: BYK
3) DESCRIPTION: This library includes useful visual functions for fade, slide and transition effects and they are really easy to use. Some asynchronus operations use callBack functions to perform other user defined operations after the effect is finished.
4) URL TO CODE: http://amplio-vita.net/JSLib
Demos are on the given URL but a direct link to a very brief(uses the fadeNSlide function and the "fixedElement" system with ajax_main.js's loadDynamicContent function) the demo site is here: http://goeker.amplio-vita.net/heart
Note: This library is a part of the amplio-vita JSLib project. All explanations are made on the uncompressed library as comments. Please give feedback to improve our library.