HTML DOM
• The HTML DOM defines a standard set of objects for HTML, and a standard way to access and manipulate HTML documents
> The contents can be modified or deleted, and new elements can be created.
• The HTML DOM is platform and language independent
> It can be used by any programming language like Java, JavaScript, and VBScript
HTML DOM Objects
• Anchor object
• Document object
• Event object
• Form and Form Input object
• Frame, Frameset, and IFrame objects
• Image object
• Location object
• Navigator object
HTML DOM Objects
• Option and Select objects
• Screen object
• Table, TableHeader, TableRow, TableData objects
• Window object
SEE VIDEO
SEE VIDEO
0 Responses So Far: