Modify the Carousel application In this exercise, you’ll modify the way the bxSlider plugin is used with the Carousel application. To do that, you may have to refer to the options for this plugin that...

Modify the Carousel application In this exercise, you’ll modify the way the bxSlider plugin is used with the Carousel application. To do that, you may have to refer to the options for this plugin that are described at http://bxslider.com. Open the HTML file in the initial folder and review its code. Modify the jQuery code that calls the bxSlider plugin so the first image that’s displayed is selected randomly. To do that, you can use the randomStart option. Add an option to the code that calls the bxSlider plugin so the carousel moves one slide at a time. Modify the code for the bxSlider plugin so that only one image is displayed at a time. Add an option to the code that sets the time between the automatic transitions to 3 seconds. Add options to the code so a pager is displayed in the format shown above. This pager should be displayed in the paragraph with the id of “pager” that’s below the list of images. Add the option to show captions for each image.

May 19, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here