Thomas Wallace

Lectures and Resources

Cycle Demo

As previously discussed Jquery has thousands of plugins that expand the functionality of the core library. In this example we’ll look at a step by step guide on how to implement the Jquery Cycle Plugin.

Jquery Cycle is a very flexible plugin that will cycle through the child elements of just about anything. Let’s take a look at a few different use cases.

Download Demo Files

  1. Add and markup content
  2. Add HTML Structure
  3. Attach Stylesheet
  4. Include Jquery Library and Cycle Plugin
  5. Add Jquery Calls for the Slideshow
  6. Add Jquery Calls for the Quote Rotator
  7. Add Jquery Calls for the Ticker
  8. Spruce up with CSS
  9. Test