Jquery Error

0
Jquery Error 1
Anonymous
Nov 07, 2018 07:16 AM 1 Answers General
Member Since Jan 1970
Unsolved Solved Mark as Solved Mark as Unsolved
Subscribed Subscribe Not subscribe
Flag(0)

Hi using you fantastic plugin comes this error:

jQuery(document).ready(function($){
wizard_accordion = $("#accordions-6290.accordions .items").accordion({
event: "click",
collapsible:true,
heightStyle: "content",
animate: ("swing", 1000),
navigation: true,
active: 99999,
});

on developer console and the acordion don´t close an dopen. Here ist the Site: https://www.sul.de/control-series-2/

may you can help with this?

 

THX Roman

2 Subscribers
Jquery Error 2
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Jquery Error 3
PickPlugins
Nov 07, 2018
Flag(0)

Welcome to our forum.

this issue is happening when you called js files on footer, i just checked your page can see all js file isloading under footer,  please see the screenshot https://imgur.com/a/k79Rc4i

the only way to solve the issue rith now loading js files on header.

Regards

Sign in to Reply
Replying as Submit