April 2018
Beginner
226 pages
4h 47m
English
We have developed a web page that loads all the student data into an HTML file; now it is time to build the Carousel application using this data. We will be using a jQuery Cycle plugin to rotate the student information on our notice board application. jQuery Cycle is a slideshow plugin that supports various types of transition effects on multiple browsers. Effects such as fade, toss, wipe, zoom, scroll, and shuffle are available. The plugin also supports the pause action on the hover of the slide as a feature; click triggers and response callbacks are also supported.
For our Carousel example, let's keep it simple and use the basic options, such as a fade effect to rotate the students, enabling ...
Read now
Unlock full access