A Simple Image Viewer with jQuery part Two
Welcome to part 2 of this introductory jQuery tutorial; in part one we looked at some of the basic concepts of the library and how its methods and functions should be targeted with code. We finished off by adding a basic effect to our page in the form of a caption that faded in on a mouse over event on any content image, and faded back out on a mouse out event.
Read More