Harm Millaard
05-17-2012, 03:05 PM
1) Script Title:
DDACCORDION does not do what I want
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
3) Describe problem:
I have this code ddaccordion.init({headerclass:"mypets",contentclass:"thepet",revealtype:"mouseover",mouseoverdelay:500,collapseprev:true,defaultexpanded:[],onemustopen:false,animatedefault:false,persiststate:false,toggleclass:["","openpet"],togglehtml:["none","",""],animatespeed:"slow",oninit:function(expandedindices){},onopenclose:function(header,index,state,isuseractivated){}})</script>
on my page http://ppbm6.com/Planning.html
However switching from panel to panel does not reset to the default state.
What I want is to have the panel switch to the default mode after switching panel, no open accordions anymore. Same as after reloading the page.
See http://www.millcon.nl/Harm/Accordion.png
DDACCORDION does not do what I want
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex17/ddaccordion.htm
3) Describe problem:
I have this code ddaccordion.init({headerclass:"mypets",contentclass:"thepet",revealtype:"mouseover",mouseoverdelay:500,collapseprev:true,defaultexpanded:[],onemustopen:false,animatedefault:false,persiststate:false,toggleclass:["","openpet"],togglehtml:["none","",""],animatespeed:"slow",oninit:function(expandedindices){},onopenclose:function(header,index,state,isuseractivated){}})</script>
on my page http://ppbm6.com/Planning.html
However switching from panel to panel does not reset to the default state.
What I want is to have the panel switch to the default mode after switching panel, no open accordions anymore. Same as after reloading the page.
See http://www.millcon.nl/Harm/Accordion.png