Carousel question

I want to use the Carousel action to “split” a large HTML form into several smaller segments also allowing the user to move back and forth the form segments.

Does this work or are there any problems to expect when building a HTML form that way using the Carousel action ?

Tobias.


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

This should work fine. You’re not hiding anything, only moving it “off
stage”, so you won’t have the problem of an incomplete submission from
fields being set to display:none. What you may experience is problems
with Firefox not hiding the scroll bars in textarea fields when they
are off stage. Depending on your form, that might be a show-stopper.

Walter

On Feb 15, 2010, at 6:39 AM, tobiaseichner wrote:

I want to use the Carousel action to “split” a large HTML form into
several smaller segments also allowing the user to move back and
forth the form segments.

Does this work or are there any problems to expect when building a
HTML form that way using the Carousel action ?

Tobias.


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

Thank you for your notes :slight_smile:

Not sure about text areas, there are definitively a few required ones… we will see.

Tobias.


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