0
Anonymous
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
Submit Answer
1 Answers
Best Answer
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