Click
Click Examples

Source Viewer : /form/dynamic/populate-on-select.htm

Demonstrates how to progressively populate Select Controls.

$form

<p>
    <div id="log" style="display: none; padding: 0.5em; background-color: #EFEFEF; border: 1px solid #336699">
        <!-- Place holder to print out the Select values -->
    </div>
</p>