LordThumper
11-21-2011, 02:19 AM
Hello.
I am having some problems with Animated Collapse.
If I set the options to:
fade=0,speed=300,group=filterGroup,hide=1,persist=0
The div starts closed correctly, and the state does not persist (It works as it should)
If I chage the options to:
fade=0,speed=300,group=filterGroup,hide=1,persist=1
The div starts open instead of closed. The persist part works.
I tried changing the div state with inline css using "display:none", however the div still starts "open".
Any ideas?
Thanks,
LordThumper
I am having some problems with Animated Collapse.
If I set the options to:
fade=0,speed=300,group=filterGroup,hide=1,persist=0
The div starts closed correctly, and the state does not persist (It works as it should)
If I chage the options to:
fade=0,speed=300,group=filterGroup,hide=1,persist=1
The div starts open instead of closed. The persist part works.
I tried changing the div state with inline css using "display:none", however the div still starts "open".
Any ideas?
Thanks,
LordThumper