Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Automatically Animating Spry Accordion Widget on Page Load

Guest
Jul 11, 2008 Jul 11, 2008
I've been searching and searching and still can't find a clue as how to make the Spry Accordion Widget automatically open the next panel. I want the panels to expand automatically and loop back at the last panel.

Do I need to create another function for this or is there already a function created in the .js file?

Any help is appreciated...even if you can point me in the right direction.

Thanks!
TOPICS
Extensions
295
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jul 12, 2008 Jul 12, 2008
LATEST
DeviseInnovations wrote:
> I've been searching and searching and still can't find a clue as how to make
> the Spry Accordion Widget automatically open the next panel. I want the panels
> to expand automatically and loop back at the last panel.
>
> Do I need to create another function for this or is there already a function
> created in the .js file?
>
> Any help is appreciated...even if you can point me in the right direction.

Sounds more like you'd want sliding panels:
http://labs.adobe.com/technologies/spry/samples/slidingpanels/SlidingPanelsSample.html

I've seen an automatic version created that might do what you want:
http://www.3rd-eden.com/Spry-it.com/examples/slidingpanelsautomatic/

But if you really want an Accordion, then you might be able to adapt the code in the auto sliding panels above.

FYI: There's a Spry forum that would be better to post Spry related question in:
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602


--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines