Categories
Tags → Html Dom Javascript

JavaScript-Reference +Browser/User Agent Support

Navioo.com contains a complete reference of all the built-in JavaScript objects, along with their methods and properties. Navioo.com also contains an event reference and a reference of the top-level properties and functions that can be used on ...
DETAILS

Generic JavaScript Validator

Generic JavaScript Validator is a cross-browser JavaScript library that combines DOM and regular expressions for client-side validation of forms. It can validate any number of forms on HTML documents. It also supports user-defined JavaScript functions.
DETAILS

DomAxh - DOM translated Asynchronous XHTML

DomAXh is a javascript file that inserts XMLHTTP requests results into your page, by translating plain XHTML (plain ''ol HTML that follows certain basic rules) into XML and then back into your page via the browsers DOM. So not having to reload...
DETAILS

(A)lone Popup Box

Popup window replacement (a box will be shown on the page when visitor clicks a hyperlink). It will display contents of a separate HTML from your server. Only one box will be shown at the same time. Can be used to show supplementary information such ...
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

DHTML Debugger

A Javascript Program that Exposes the HTML DOM Tree for browsing and editing. Enumerates HTML Object and Event Object Properties. Javascript Console and Error Log. Useful for Debugging HTML Pages, DHTML Scripts, and Cross-Browser Compatibility. Simp...
DETAILS
©2003-2008 jCay.com