Andy_M Posted February 12, 2019 Share Posted February 12, 2019 Can someone point me to where I can find information on the different ipsCarousel functionality / parameters? My searches haven't turned anything up. Thanks Link to comment Share on other sites More sharing options...
bfarber Posted February 12, 2019 Share Posted February 12, 2019 I don't believe there is any published documentation, so your best bet is to just ask your questions here. Link to comment Share on other sites More sharing options...
SeNioR- Posted February 12, 2019 Share Posted February 12, 2019 (edited) data-ipsCarousel data-ipsCarousel-slideshow data-ipsCarousel-fullSizeItems data-ipsCarousel-shadows='false' data-ipsCarousel-showDots <div class='ipsBox ipsSpacer_bottom'> <h2 class='ipsType_sectionTitle ipsType_reset'>{lang="featured_downloads"}</h2> <section id='elDownloadsFeatured'> <div class='ipsCarousel ipsClearfix' data-ipsCarousel data-ipsCarousel-fullSizeItems data-ipsCarousel-slideshow data-ipsCarousel-shadows='false'> <ul class='cDownloadsCarousel ipsClearfix' data-role="carouselItems"> {{foreach $featured as $file}} {template="featuredFile" group="browse" app="downloads" params="$file"} {{endforeach}} </ul> <span class='ipsCarousel_shadow ipsCarousel_shadowLeft'></span> <span class='ipsCarousel_shadow ipsCarousel_shadowRight'></span> <a href='#' class='ipsCarousel_nav ipsHide' data-action='prev'><i class='fa fa-chevron-left'></i></a> <a href='#' class='ipsCarousel_nav ipsHide' data-action='next'><i class='fa fa-chevron-right'></i></a> </div> </section> </div> Edited February 12, 2019 by SeNioR- Dextro Energy 1 Link to comment Share on other sites More sharing options...
Goza Posted May 29, 2021 Share Posted May 29, 2021 @Jordan InvisionSorry to bump an old topic but wondering if we can get this documented? Link to comment Share on other sites More sharing options...
SeNioR- Posted May 29, 2021 Share Posted May 29, 2021 (edited) There was never any documentation and I doubt anyone wrote it after so long. Edited May 29, 2021 by SeNioR- Link to comment Share on other sites More sharing options...
Recommended Posts