Chapter 5. Visual Effects in ASP.NET Sites
This chapter explores the various visual effects and animations that can be applied to ASP.NET controls using jQuery. The following recipes will be covered in this chapter:
- Animating the Menu control
- Animating a Label control to create a digital clock
- Animating the alt text of the AdRotator control
- Animating images in the TreeView control
- Creating scrolling text in a Panel control
- Creating a vertical accordion menu using Panel controls
- Showing/hiding the GridView control with the explode effect