Free DOM Extension 1.0 Download
Current Page: Home > Development > XML >

DOM Extension 1.0 Download

DOM Extension 1.0

License: Freeware Free
Downloads:
Publisher: Scriptol.com
File size: 2KB
OS: Windows 2003, XP, 2000, 98, NT
Date added: 2009-10-27
Homepage: http://www.scriptol.com/
Category: Development

DOM Extension 1.0 Description

"A standard,a recommendation from W3C for accessing content of XML,HTML document"


Edit by : Document Object Model is a universal and standard interface for accessing content of XML and HTML documents. Functions are included also to build and modify dynamically the structure of such documents with scripts.
DOM may be used from JavaScript programs embedded into Web pages, or XUL interface or any XML-based tools that can support JavaScript.
DOM is a part of Ajax, and thus is essential to build Modern websites or Web applications. It is used to process XML files retrieved by XMLHttpRequest and to dynamically modify the content of Web pages with the data from these files. It may be used also to create an XML document from data entered in a form and send them to the server.
The DOM interface is a part of the PHP programming language and it may be used from Scriptol PHP programs too.
DOM has classes to build or access the structure of the document (node, nodelist), and classes to read of modify the data stored in the document (element, text).
The interface is made of these classes and methods, that are defined in the Scriptol interface:
DOMDocument
getElementByID() Returns the element with this ID property.
getElementsByTagName() Returns the list of elements with this tag name.
DOMElement
setAttribute() Gives an attribute to the tag.
DOMNode
DOMNodeList
item(n) Returns the n th node from a nodelist created by getElementsByTagName.
DOMText
Methods of DOMDocument added to PHP and not in the specification:
loadHTMLFile() Load a file into a DOMDocument.
save()Save the DOMDocument into an XML or a HTML file. you can free download DOM Extension 1.0 now.

DOM Extension 1.0 Keywords

DOM Extension 1.0 Related Software

DOM Extension 1.0 Publisher's Software

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software