If you want something you've never had, you must be willing to do something you've never done!

Powered by Blogger.

HTML DOM Objects 0

Cerita Semalam Aaz | 9:18 AM | ,

HTML DOM

  

The HTML DOM defines a standard set of objects for HTML, and a standard way to access and manipulate HTML documents


All HTML elements, along with their containing text and attributes, can be accessed through the DOM.

>      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

0 Responses So Far:

Related Post

 
Back To Top