Hello all,
I have a website with a two panel layout grid, with a carousel in each panel. One panel has an image, and the other panel has corresponding text. The two carousels run simultaneously, and I have the "pause for mouse hover" turned off so the two carousels stay in sync.
My issue is if you interrupt one of the carousels by clicking on a carousel navigation button the carousels will then be out of sync.
Is there a way to be able to pause both carousels by hovering onto one or the other carousels so that the user could read all the text with the corresponding image, then restart the carousels when the mouse hover is finished? I would like the user to be able to do this, and still maintain the carousel sync.
You can view the website at https://dchomotors.com/
Thank you very much for your help and please let me know if you need any more information.
Two panel layout grid-two carousels question
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 4
- Joined: Mon Apr 14, 2025 10:33 pm
- Pablo
- Posts: 23645
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Two panel layout grid-two carousels question
You can use events to sync two Carousels.
Slides can be controlled via events and the Carousel itself also fires events when the slides change.
Slides can be controlled via events and the Carousel itself also fires events when the slides change.