Topic: data-pause and data-interval for Carousel 3D
croix free asked 4 years ago
***Expected behavior*** slides to pause, and extend the time played
***Actual behavior***no change from default
***Resources (screenshots, code snippets etc.)***
<div class="carousel-3d carousel-3d-basic" data-interval="10000" data-pause="hover">
https://mdbootstrap.com/snippets/jquery/croix/2365582
croix free answered 4 years ago
I got interval to work in my snippet by calling it in the JS like
$('.carousel-3d-basic').mdbCarousel3d({interval:15000});
But no luck on the pause.
However, the interval called like above does not work on my site, just in the snippet.
Grzegorz Bujański staff commented 4 years ago
Hi. Unfortunately the functionality to stop on hover is not supported in this plugin.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.19.1
- Device: all
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: Yes