Page elements can be faded in or out using a set of dedicated jQuery functions.
fadeIn()
fades the element in from being invisiblefadeOut()
fades the element out and removes it from layoutfadeTo()
fades the element to a specified opacity
Page elements can be faded in or out using a set of dedicated jQuery functions.
fadeIn()
fades the element in from being invisiblefadeOut()
fades the element out and removes it from layoutfadeTo()
fades the element to a specified opacity