Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 12, 20196 yr Can someone point me to where I can find information on the different ipsCarousel functionality / parameters? My searches haven't turned anything up. Thanks
February 12, 20196 yr I don't believe there is any published documentation, so your best bet is to just ask your questions here.
February 12, 20196 yr 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, 20196 yr by SeNioR-
May 29, 20213 yr @Jordan InvisionSorry to bump an old topic but wondering if we can get this documented?
May 29, 20213 yr There was never any documentation and I doubt anyone wrote it after so long. Edited May 29, 20213 yr by SeNioR-