Chapter 6. Working with Graphics in ASP.NET Sites
This chapter explores the use of jQuery for embedding graphics in ASP.NET websites and MVC. We will cover the following recipes in this chapter:
- Creating a spotlight effect on images
- Zooming images on mouseover
- Creating an image scroller
- Building a photo gallery using z-index property
- Building a photo gallery using ImageMap control
- Using images to create effects in the Menu control
- Creating a 5 star rating control
- Previewing image uploads in MVC