ScriptyAccordion and filling in forms

Hi

I have a question about the filing in of a form which lives inside a DIV that is part of the ScriptyAccordion Action.
I seem not to be able to fill in that form because then the Accordion closes. The only way to avoid that is to have all the items open, which is something I do not want.
Is there a way to avoid this?

URL of testpage is here:
http://www.atelier.box.nl/index2.html

many thanks in advance for looking at this.


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

Try the latest version of the Action. I did quite a lot of work to
support using images as headers, and that might spill over to help you
here. The issue with this page as it stands is that each form element
in your layout is held inside a P tag, and you’re using a P tag as
your trigger element, too. So when you click on a P (anywhere in the
accordion element) that triggers the close-em-up behavior.

Walter

On Feb 8, 2010, at 12:57 PM, atelier wrote:

Hi

I have a question about the filing in of a form which lives inside a
DIV that is part of the ScriptyAccordion Action.
I seem not to be able to fill in that form because then the
Accordion closes. The only way to avoid that is to have all the
items open, which is something I do not want.
Is there a way to avoid this?

URL of testpage is here:
http://www.atelier.box.nl/index2.html

many thanks in advance for looking at this.


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


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

Hi Walter

It’s you again, as always… :slight_smile:

I’ll download the latest action, just because it’s good to have the latest, but your words made it suddenly clear to me.
p-tags. FW does this. So I attached the Remove P tag action to each and every cell of the table that contains the formelements, and voila, no more p-tags (which we do not need there anyway) and the form works.

Thank you again, reading and understanding the code is an art.


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