Software Downloads for "Arcon Moj Dom"
- IE DOM Inspector
- License: Shareware

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.
- Platform: Windows
- Publisher: IEInspector Software
- Date: 06-06-2006
- Size: 2302 KB
- 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.
- Platform: Scripts, JavaScript
- Publisher: mojavelinux.com
- Date: 21-07-2011
- 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.
- Platform: Scripts, JavaScript
- Publisher: mojavelinux.com
- Date: 22-07-2011
- 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..
- Platform: Scripts, JavaScript
- Publisher: javascriptkit.com
- Date: 23-10-2011
- 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..
- Platform: Windows
- Publisher: DevSoftware
- Date: 15-03-2003
- Size: 406 KB
- ASP XML Parser Component
- License: Freeware

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..
- Platform: Windows
- Publisher: Chilkat Software, Inc.
- Date: 18-12-2002
- Size: 231 KB
- Chilkat Xml Parser Component
- License: Freeware

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.
- Platform: Windows
- Publisher: Chilkat Software, Inc.
- Date: 18-12-2002
- Size: 1000 KB
- 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..
- Platform: Scripts, JavaScript
- Publisher: javascriptkit.com
- Date: 07-09-2011
- 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..
- Platform: Scripts, JavaScript
- Publisher: wsabstract.com
- Date: 08-06-2011
- 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..
- Platform: Scripts, JavaScript
- Publisher: zvon.org
- Date: 27-10-2011
- 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.
- Platform: Scripts, PHP
- Publisher: engageinteractive.com
- Date: 18-02-2011
- 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..
- Platform: Scripts, PHP
- Publisher: phpbuilder.com
- Date: 08-10-2011
- 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..
- Platform: Misc Scripts
- Publisher: devguru.com
- Date: 13-05-2011
- Effective XML processing with DOM and XPath in Java
- License: Shareware

Based on an analysis of several large XML projects, this article examines how to make effective and efficient use of DOM in Java. The DOM offers a flexible and powerful means for creating, processing, and manipulating XML documents, but it can be awkward to use and can lead to brittle and buggy code. Author Parand Tony Daruger provides a set of Java usage patterns and a library of functions to make DOM robust and easy to use..
- Platform: Misc Scripts
- Publisher: www-128.ibm.com
- Date: 17-09-2011
- The Last Visited Pages
- License: Freeware

Setting this script on your website will give your visitors the great opportunity to see their last visited pages of your website. The visited pages links are created by using DOM and JavaScript. Script is working by the Cookies (the visited pages are kept for example about a month - the period is decided by you). The quantity of the shown links are set by you. So, this is a very effective and comfortable script, that will be very pleasant for the visitors of your website..
- Platform: Scripts, JavaScript
- Publisher: Ruben Sargsyan
- Date: 05-02-2011
- Chilkat High-Performance XML C++ Library
- License: Shareware

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..
- Platform: Scripts, C & C++
- Publisher: Chilkat Software, Inc.
- Date: 08-04-2011
- Gnome DOM Bindings Library
- License: Freeware

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

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

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..
- Platform: Windows
- Publisher: dom-result-set.sourceforge.net
- Date: 24-10-2012
- Size: 17 KB
- JTS 2 GML (DOM)
- License: Freeware

This project aims to produce a fast and reliable Java library for converting JTS (Java Topology Suite) Geometry Objects into OGC GML-conformant DOM Elements.
- Platform: Windows
- Publisher: jts2gmldom.sourceforge.net
- Date: 04-09-2012
- Size: 10 KB





