EN
Dieser Inhalt ist in Ihrer Sprache leider nicht verfügbar. Im Folgenden finden Sie die englische Version.
Dieser Artikel wurde noch nicht bewertet - Dieses Thema bewerten.

HTMLObjectElement object

Implements the document object model (DOM) representation of the object element.

Internet Explorer 10

DOM Information

Inheritance Hierarchy

 Node
  Element
   HTMLElement
     HTMLObjectElement

Members

The HTMLObjectElement object has these types of members:

Methods

The HTMLObjectElement object has these methods.

MethodDescription
checkValidity

Returns whether a form will validate when it is submitted, without having to submit it.

setCustomValidity

Sets a custom error message that is displayed when a form is submitted.

 

Properties

The HTMLObjectElement object has these properties.

PropertyDescription

validationMessage

Returns the error message that would be displayed if the user submits the form, or an empty string if no error message.

validity

Returns a ValidityState object that represents the validity states of an element.

willValidate

Returns whether an element will successfully validate based on forms validation rules and constraints.

 

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Fanden Sie dies hilfreich?
(1500 verbleibende Zeichen)

Community-Beiträge

HINZUFÜGEN
Microsoft führt eine Onlineumfrage durch, um Ihre Meinung zur MSDN-Website zu erfahren. Wenn Sie sich zur Teilnahme entscheiden, wird Ihnen die Onlineumfrage angezeigt, sobald Sie die MSDN-Website verlassen.

Möchten Sie an der Umfrage teilnehmen?
© 2013 Microsoft. Alle Rechte vorbehalten.