Example for nested select1-controls available?

For testing some selecting case for big data volume im looking for some
running example for a nested select1-control.

Unfortunatly all my tests failed up to this moment. :-(

The idea:

My first select1-pulldown:

color
car
time


should generate a second select1-control (maybe in the same row?) with
some different items, i.e.

for color:

red
green
blue

for car:

bmw
audi
toyota

for time:

tomorrow
yesterday
today

which toggles dynamicly depending on the first select1-control.
What is the appropriate technique for this?

Nested cases with toggles?
events (how to do this)?
triggering?

Unfortunatly Im a bit confused at the moment, because _nothing_ works
really in the wanted way above.

Im running firefox 1.5.0.4 with xforms 0.6 plugin.


Thanks for help in advance!

Oliver

Received on Wednesday, 2 August 2006 10:27:40 UTC