jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML. jQuery is the most popular JavaScript library in use today.jQuery is free, open-source software licensed under the MIT License
The fadeOut() method gradually changes the opacity, for selected elements, from visible to hidden (fading effect).
By: http://www.mindphp.com