codyhouse / cd-slideshow-changelog

Report issues and get notified about changes affecting the 'Slideshow' component.
https://codyhouse.co/ds/components/app/slideshow
0 stars 0 forks source link

Start slide randomly #11

Open rene-haefliger opened 1 month ago

rene-haefliger commented 1 month ago

How can i set the start slide randomly via javascript?

claudia-romano commented 3 weeks ago

Hi there, the slide with a class of 'slideshow__item--selected' will be shown as first item. So you could randomly assign that class.