ScriptyAccordion with "external" trigger ?

Hello !

For some heavily used accordions on a web project, I was employing suiteFX in the past. While it seems that this set of actions (which works and is really great, by the way) will no longer get actively supported by its developer, I’m looking for a replacement.

I’m currently looking at waltd’s ScriptyAccordion, but unfortunately, it would mean some major changes to the site’s layout.

The accordions are using external triggers (images in fact) that - when clicked - open or close their assigned accordions.

I wonder if ScriptyAccordion or an other action is capable of working this way ?

Thank you. Bye,
Tobias.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

ScriptyAccordion is not able to work this way, but you could use TransitionFX (built in to Freeway 5 and greater) could do this. One thing you will find difficult or impossible to build with that Action, though, is the “close everything else except this section” behavior. That was one of the primary reasons I wrote SA.

Walter


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I see… guess then I’ll keep using suiteFX, TransitionFX is not exactly what I looked for.

By the way: I noticed that HTML validation fails with one error

“…c=“Resources/scripty_mini.js” type=“text/javascript” encoding=“utf-8”>”

→ No attribute “encoding”.

Unfortunately I cannot assign that specific file to one of the actions used on this page. May it be associated with your Carousel action set ?

Thank you :slight_smile:
Tobias.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

No, if mine mentioned utf-8, they would call the attribute charset, as appropriate to the spec. My Actions (and all of the Softpress Actions) use a file named scriptaculous183packed.js in place of this particular file.

Walter

On Dec 6, 2011, at 7:00 AM, tobiaseichner wrote:

Unfortunately I cannot assign that specific file to one of the actions used on this page. May it be associated with your Carousel action set ?


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for checking it… strange anyway. I hadn’t this before, so the search goes on :slight_smile:

Tobias.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options