Slide show from media library

joyanta sen asked on July 31, 2018 00:27

Hi, I have a requirement of display slide show using images from media library into a page. Could you please tell me how can I achieve that.

I was trying with CotentSlider web part but not able to assign media library to it.

Thanks, Joyanta

Recent Answers


Suneel Jhangiani answered on July 31, 2018 12:02

The easiest way is to add a slideshow JavaScript file to the page and then use a Repeater with the Media files data source web part.

  1. The data source provides the access to the right data.
  2. The repeater allows you to transform the data so the output is as required.
  3. The javascript provides the sliding animation and controls
0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.