Categories
Tags → Dom For Ie

Document Object Model Manipulation

This script introduces few functions (appendChild, nodeValues...) commonly use for DOM navigation. It features a live example which has been tested on IE && Mozilla/Firefox.
DETAILS

HTML2XHTML JavaScript converter

HTML2XHTML Converter (H2X) generates a well formed XHTML string from an HTML DOM object. H2X could be used in online wysiwyg html editors or any other javascript applications to produce well formed XHTML 1.0 code. H2X works in MS IE 5.0 for Window...
DETAILS

Object Oriented Windows-Style Menubar

The JScript Object Oriented menu bar attacks the divide between web programmers and web designers in a unique way. All of the complex code for the menubar creation is tucked away in a single source file. To create a menu, all you need is some set u...
DETAILS

DOM Menu

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 selec...
DETAILS

DevGrid

DevGrid, modeled as an IE Behavior, is a JavaScript grid. With DevGrid you can display and edit any kind of tabular data very easily with everything being driven by XML. DevGrid leverages the extensive DHTML DOM using JavaScript to integrate seamless...
DETAILS

DevTree

DevTree, modeled as an IE Behavior, is a feature rich JavaScript tree. With DevTree you can show any kind of hierarchical data very easily with everything being driven by XML. DevTree expects XML both for data, style and layout. DevTree leverages the...
DETAILS
©2003-2019 jCay.com