SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 918 | Next

Joseph W. Lowery

"Dreamweaver CS3 Bible"

Radio buttons, on the other hand, restrict your user to only one selection
from a number of options.
You can achieve the same functionality as checkboxes and radio buttons with a different look
by using drop-down lists and menu boxes. These methods for presenting options to the user are
described shortly.
TIP TIP
493
Interactive Forms 14




In this example, the
tags group the text fields, and the tag creates a label describing
the group of controls. In the most recent browsers, the legend appears as a label above the control group,
as shown in the following figure.
In Dreamweaver??™s Code view, you can add the
and tags by selecting a set of existing
controls that you??™d like to group and then clicking the Fieldset button in the Forms category of the Insert
bar. If you are in Design view when you click the Fieldset button, Dreamweaver automatically switches to the
split view and makes Code view active. However, it is best to apply the
tag in Code view so
you can be sure you have correctly selected all the HTML tags to be grouped.


Pages:
906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930