Software Listing: Dom
- IE DOM Inspector
- License: Shareware
- Price: 69

IE DOM Inspector is a add-in for Microsoft Internet Explorer that allows you to inspect and edit the live HTML DOM, view style attributes of any web document. You can view, traverse, and even dynamically update HTML DOM directly in the browser! With IE DOM Inspector, a user without much experience of web development can easily learn how web pages are built, real-time analyze interested web pages and learn their tricks quickly and even find hidden information about that web document. In this sense, IE DOM Inspector can serve as a case- study tool for you to learn while having great fun in it! While a veteran web developer or professional may use IE DOM Inspector as a handy and time-saving tool to get work done fast and efficiently, because IE DOM Inspector has many considerate and unique features tailored to professional need.
- Publisher: IEInspector Software
- Date: 06-06-2006
- Size: 2302 KB
- Platform: Win2000, Windows Server, WinOther
- DOM Tooltip
- License: Shareware

DOM Tooltip allows developers to have dynamic and configurable tooltips on HTML pages. This library supports Mozilla/Netscape6+, IE 5+, Konqueror and Opera 7. The tooltips are configured through three class definitions in a stylesheet, and consist of two parts, the caption and the content. Tips can be either greasy, sticky or velcro, where sticky tips remain after mouseout of the object and require a click to close, velcro tips close when you mouse out of the tooltip and greasy close when you mouse out of the target that created it. The tooltips cannot even popup embedded windows onload..
- Publisher: mojavelinux.com
- Date: 21-07-2011
- Platform: JavaScript, Scripts
- DOM Menu
- License: Shareware

DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and select element detection. The styles for the menu items are controlled almost entirely through CSS and the menus are created/hidden using the DOM (Document Object M odel). Menu configuration is done using a custom Hash() class and is very portable from a PHP type array structure. Currently supports Mozilla, IE 5+ and Opera 7, though all DOM browsers will be supported in time.
- Publisher: mojavelinux.com
- Date: 22-07-2011
- Platform: JavaScript, Scripts
- Introduction to the DOM of IE 5/ NS 6
- License: Shareware

We demystify the DOM (Document Object Model) of IE5 and NS6 with this tutorial..
- Publisher: javascriptkit.com
- Date: 23-10-2011
- Platform: JavaScript, Scripts
- DOM Image Rollover Script
- License: Freeware
- Price: 0.00

Image rollovers represent the classic and "timeless" javascript effect. This DOM script makes the process of adding them as simple as can be, by allowing you to apply a rollover to any image through just the insertion of a class attribute inside the image's tag..
- Publisher: Chris Poole
- Date: 01-04-2013
- Size: 41 KB
- Platform: JavaScript, Scripts
- Miraplacid Binary DOM SDK
- License: Shareware

Miraplacid Binary DOM SDK is a powerful SDK designed to provide users with easy access to binary files in known formats. It can be used for binary data analysis and modification. It provides easy access to internal binary file structure hierarchy, navigation through binary data chunks, binary file modification and saving.
It can create binary files from scratch too. You can create multiple instances of Binary DOM for data transformation or binary file format conversion. You are welcome to create and share definition for your custom binary data format on community web site binarydom.
- Publisher: Miraplacid
- Date:
- Platform: Win2000, Win7 x64, Windows 7, WinOther, WinServer, WinVista, WinVista x64
- DOM Explorer
- License: Freeware
- Price: 0.00

javascript-based page, you can explore the DOM of your pages
-developed: HTML, javascript
-inserting an anchor like this on your page you can explore the DOM objects of the page. (try it now, click on the anchor!)
-you can expand a sub-object by clicking on it
-ideal for studying how to develop browser-independent pages.
- Publisher: Nesmethi Laszlo
- Date:
- Size: 389 KB
- Platform: WinOther
- Web Code Expert
- License: Shareware

Web Code Expert is a developer tool, that provides full access to DOM tree and JavaScript object of any loaded web page (either local or loaded from the web). Operation suppported for DOM nodes include create, edit, cut, paste, copy and swap. In addition, you can view/create/edit/delete any of existing JavaScript properties and event handlers on the page. Web Code Expert is also able to show the source code for "protected" pages..
- Publisher: DevSoftware
- Date: 15-03-2003
- Size: 406 KB
- Platform: WinOther
- ASP XML Parser Component
- License: Freeware
- Price: 0.00

A super-fast, low-memory usage, XML parser specifically designed to be used server-side in ASP scripts. This DOM based parser is many times faster than MSXML, and consumes far less memory. Great for handling large XML data files. Also includes international character codeset conversion capability..
- Publisher: Chilkat Software, Inc.
- Date: 18-12-2002
- Size: 231 KB
- Platform: Win2000, WinOther
- Chilkat Xml Parser Component
- License: Freeware
- Price: 0.00

Chilkat XML offers a high-performance alternative to the standard XML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is faster and less memory intensive, and the API is much simpler. There is only one interface, which represents a single node in a parsed XML document. A node can contains a tag, attributes, content, and 0 or more child nodes. The Chilkat XML parser is a non-validating parser, which is intentional for two reasons: to maximize performance, and to allow documents containing errors to be loaded and fixed. Chilkat XML contains a property, "ValidatingParser", which when set to TRUE causes Chilkat XML to use the standard Microsoft XML DOM parser, so you can compare the performance between the two or simply validate the XML if desired.
- Publisher: Chilkat Software, Inc.
- Date: 18-12-2002
- Size: 1000 KB
- Platform: Win2000, WinOther
- Changing external style sheets using the DOM
- License: Shareware

Using the DOM, you can access and manipulate external style sheets on the page, from adding/deleting rules to modifying existing ones. This comprehensive tutorial shows you how..
- Publisher: javascriptkit.com
- Date: 07-09-2011
- Platform: JavaScript, Scripts
- Fading in text using the DOM
- License: Shareware

This tutorial explains how to create text fading effect utilizing JavaScript and the new DOM of IE5/NS6..
- Publisher: wsabstract.com
- Date: 08-06-2011
- Platform: JavaScript, Scripts
- JavaScript&DOM Factory
- License: Shareware

This is a visual browser for properties of JavaScript and DOM objects that provides an easy and handy lookup for properties of objects in JavaScript for loaded document and the same functionality for DOM objects. The references also available for download for offline use..
- Publisher: zvon.org
- Date: 27-10-2011
- Platform: JavaScript, Scripts
- DOMIT! - A DOM XML Parser for PHP
- License: Shareware

DOMIT! is an XML parser for PHP. It is lightweight, fast, and implements a generous subset of the DOM Level 2 specification. The primary goal of DOMIT! is to provide PHP developers with a standards-compliant means of working with XML, thus ensuring more portable and communicable code. DOMIT! is not an extension; it is written purely in PHP and should therefore run on any Web hosting platform with PHP 4 and above installed. DOMIT! requires coupling with a SAX parser. You can use either the SAXY parser that comes bundled with DOMIT! or the Expat parser that is included in most later PHP distributions.
- Publisher: engageinteractive.com
- Date: 18-02-2011
- Platform: PHP, Scripts
- DOM XML: An Alternative to Expat
- License: Shareware

This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples..
- Publisher: phpbuilder.com
- Date: 08-10-2011
- Platform: PHP, Scripts
- XMLDOM Quick Reference Guide
- License: Shareware

This is a valuable 239 page reference detailing all the interfaces deemed by W3C to be basic to any implementation of the DOM (including HTML), as well as XML-specific interfaces and Microsoft's own, further extensions to the Document Object Model. Each object is fully described with working examples that clearly illustrate how its properties and methods (and in the case of Microsoft's extension, event handlers) can be used to manipulate actual XML documents..
- Publisher: devguru.com
- Date: 13-05-2011
- Platform: Misc Scripts
- Chilkat High-Performance XML C++ Library
- License: Shareware
- Price: 99

An XML parser Visual C++ static library that offers a high-performance alternative to the standard MSXML DOM for creating, navigating, and manipulating XML documents. The Chilkat XML parser is significantly faster and less memory intensive, and the API is much simpler. It includes in-document AES encryption and Zip compression features..
- Publisher: Chilkat Software, Inc.
- Date: 08-04-2011
- Platform: C & C++, Scripts
- Gnome DOM Bindings Library
- License: Freeware
- Price: 0.00

GMetaDOM is a collection of librares, each library providing a DOM implementation. Each DOM implementation is generated automatically by means of XSLT stylesheets..
- Publisher: gmetadom.sourceforge.net
- Date: 25-10-2012
- Size: 497 KB
- Platform: Linux, Unix
- Html DOM
- License: Freeware
- Price: 0.00

A class library that implements HTML DOM (Document object Model) for .Net platform..
- Publisher: html-dom.sourceforge.net
- Date: 21-09-2012
- Size: 87 KB
- Platform: WinOther
- java.sql.ResultSet DOM Wrapper
- License: Freeware
- Price: 0.00

Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices..
- Publisher: dom-result-set.sourceforge.net
- Date: 24-10-2012
- Size: 17 KB
- Platform: Linux, Mac OS X, WinOther









