Im Folgenden sind alle Attribute und Parameter beschrieben, die dem OBJECT-Element zur Verfügung stehen.
All the attributes and parameters available to the OBJECT element are explained below.
Im folgenden Beispiel wird ein OBJECT-Element in das aktive Dokument eingefügt. Anschließend werden die Werte für die Eigenschaften id , width , height und codeBase geändert.
The following example inserts an OBJECT element into the active document and then modifies the values for the id, width, height, and codeBase properties.
Dies wird vom 3D Object-Element im Dialogfeld "Eigenschaften von Anzeige" gesteuert.
This is controlled by the 3D Object item in the Display Properties dialog.
Das OBJECT-Element wird verwendet um Objekte wie Bilder, Musik, Videos, Java-Applets und Flash-Animationen einzubinden.
The OBJECT element is used to include objects such as images, audio, videos, Java applets, and Flash animations.
Die SHAPE- und COORDS-Attribute von A können verwendet werden um Client-seitige Image-Maps mittels dem OBJECT-Element zu erstellen.
The SHAPE and COORDS attributes of A can be used to create client-side image maps via the OBJECT element.
Das OBJECT-Element ist am nützlichsten als BODY-Element und kann in Inline- oder Block-Level-Elementen verwendet werden.
The OBJECT element is most useful as a BODY element and can be contained within either inline or block-level elements.
Die Bilder teilen sich eine einzige Image-Map definition, die in einem OBJECT-Element enthalten ist.
The images share a single image map definition, which is included within the OBJECT element.
Hier sehen Sie ein Beispiel für ein HTML OBJECT-Element.
Given below is a sample HTML OBJECT element.
Beim Einfügen eines gültigen Objekts in ein Dokument werden von Microsoft FrontPage neben dem OBJECT-Element auch die erforderlichen -Tags in das OBJECT-Element eingefügt.
In addition to inserting the OBJECT element into the document, when a valid object is inserted into a document, Microsoft FrontPage inserts the necessary tags into the OBJECT element.