Monday, July 25, 2016

Creating a slideshow UI

Problem - Using the json data provided, create a slideshow that displays the img in the json on the left, the name in json to the right, left, right arrows below them. Clicking on the left and right arrows should show the previous/ next img, name from the json array.
See the Pen Slideshow by Dhiviya Dhanasekar (@dhiviyadhanasekar) on CodePen.

No comments:

Post a Comment