618545
640
Zoom out
Zoom in
Vorherige Seite
1/661
Nächste Seite
633
USING DREAMWEAVER
Building forms
Last updated 3/28/2012
Insert an image button
You can use images as button icons. Using an image to perform tasks other than submitting data requires attaching a
behavior to the form object.
1 In the document, place the insertion point inside the form outline.
2 Select Insert > Form > Image Field.
The Select Image Source dialog box appears.
3 Select the image for the button in the Select Image Source dialog box, and click OK.
4 Set any of the following options in the Property inspector:
ImageField Assigns a name to the button. Two reserved names, Submit and Reset, tell the form to submit the form
data to the processing application or script, or to reset all the form fields to their original values, respectively.
Src Specifies the image you want to use for the button.
Alt Lets you enter descriptive text in case the image fails to load in the browser.
Align Sets the align attribute of the object.
Edit Image Starts your default image editor and opens the image file for editing.
Class Lets you apply CSS rules to the object.
5 To attach a JavaScript behavior to the button, select the image, and then select the behavior in the Behaviors panel
(Window
> Behaviors).
Hidden field object options
HiddenField Specifies the name for the field.
Value Assigns a value to the field. This value is passed to the server when the form is submitted.
Insert a group of radio buttons
1 Place the insertion point inside the form outline.
2 Select Insert > Form > Radio Group.
3 Complete the dialog box and click OK.
a In the Name box, enter a name for the radio button group.
If you set the radio buttons to pass parameters back to the server, the parameters are associated with the name. For
example, if you name the group
myGroup and set the form method to GET (that is, you want the form to pass URL
parameters instead of form parameters when the user clicks the submit button), the expression
myGroup="CheckedValue" is passed in the URL to the server.
b Click the Plus (+) button to add a radio button to the group. Enter a label and checked value for the new button.
c Click the up or down arrows to reorder the buttons.
d To set a particular radio button to be selected when the page opens in a browser, enter a value equal to the radio
button’s value in the Select Value Equal To box.
Enter a static value or specify a dynamic one by clicking the lightning bolt icon beside the box and selecting a recordset
that contains possible checked values. In either case, the value you specify should match the checked value of one of
the radio buttons in the group. To view the checked values of the radio buttons, select each radio button and open its
Property inspector (Window
> Properties).
e Select the format in which you want Dreamweaver to lay out the buttons.
640

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe DREAMWEAVER CS5.5 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Andere Handbücher von Adobe DREAMWEAVER CS5.5

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Deutsch - 753 seiten

Adobe DREAMWEAVER CS5.5 Bedienungsanleitung - Holländisch - 725 seiten


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info