Tuesday, 26 July 2011

Fading Animations


Fading Animations:

                         In this chapter we'll be looking at the most basic types of jQuery animations, in which the element being animated gradually appears or disappears. There are several jQuery methods that deal with fading and we'll look at each of them in turn throughout the chapter. These methods are:
fadeIn()
fadeOut()
fadeTo()
fadeToggle()
show()
hide()
toggle()

No comments:

Post a Comment