Carousel event

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
User avatar
spoon
 
 
Posts: 96
Joined: Thu Oct 26, 2017 9:23 am

Carousel event

Post by spoon »

Hello Pablo, tell me, I have 15.4.5, made an event for the button

Code: Select all

$ ('# Carousel1'). Carousel ('next') 
but an error comes out, see the photo.

Code: Select all

kviz.html:61 Uncaught TypeError: $(...).carousel is not a function
    at HTMLInputElement.onclick 
foto
User avatar
Pablo
 
Posts: 23451
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Carousel event

Post by Pablo »

Note that there are 3 different types of carousels:
- default
- effects
- bootstrap
Each one uses different functions.
See also the information about this in the help.
User avatar
spoon
 
 
Posts: 96
Joined: Thu Oct 26, 2017 9:23 am

Re: Carousel event

Post by spoon »

Спасибо понял!
Post Reply