Back Next Index Table of contents Home
Go to...
ProgressDone (7 of 11)To do.

Chapter 5. Advanced Users - screen 7 of 11

The <switch> tag

Here is the syntax for the switch tag:

<switch>
 <!-- child1 testAttributes1 -->
 <!-- child2 testAttributes2 -->
 <!-- child3 testAttributes3 -->
</switch>

The rule is:

The first of the <switch> tag children whose test attributes are all evaluated to TRUE is executed.

A tag with no test attributes is evaluated to TRUE.

The SMIL Tutorial is ©HELIO 1998-1999 all rights reserved
Comments about this page