This support forum belongs to the Accordion Gallery Module.
Accordion has a bug tracker here: http://github.com/ipeychev/yui3-gallery/issues
| Page 1 of 1 | [ 3 posts ] |
|
I am looking to render my Accordion with all items in a collapsed state, without seeing the initial collapse animation take place.
Currently, I turn off useAnimation before I render my accordion (so I don't get the onRender collapse animations) and then turn on useAnimation after to get the animations back when interacting with the accordion. Am I going about this the right way? or is there a setting I've missed somewhere? |
|
sgilligan wrote: I am looking to render my Accordion with all items in a collapsed state, without seeing the initial collapse animation take place. Currently, I turn off useAnimation before I render my accordion (so I don't get the onRender collapse animations) and then turn on useAnimation after to get the animations back when interacting with the accordion. Am I going about this the right way? or is there a setting I've missed somewhere? Yes, basically that is the situation right now. In addition, you may try the following - set height of your div elements to 0px (hide them manually). Once Accordion get rendered, it will update them properly. Iliyan |
|
aha! your method is much cleaner. thanks Iliyan
|
| Page 1 of 1 | [ 3 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group