CHAPTER 11

image

A jQuery Image Slider

We’re going to complete the book by building the famed jQuery plug-in: an image slider. This will pull together a lot of parts from the book that you’ve so far only studied in isolation. You’ll use animations to animate your images and events that let the user click through the slider—and end up with a plug-in that’s fully minified and ready for production. You’ll also encounter new functionality that you haven’t studied yet. For example, you’ll hook up your slider to the keyboard so that the user can press the left or right arrows to navigate. And, you’ll further increase the complexity by allowing the user to ...

Get Beginning jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.