Topic: data-pause and data-interval for Carousel 3D

croix free asked 3 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 3 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 3 years ago

Hi. Unfortunately the functionality to stop on hover is not supported in this plugin.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • 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