Categories
Tags → Javascript Dom

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

EasyCommunicator

EasyCommunicator uses either JavaScript with DOM (AJAX) or JavaScript and a Flash object for the purpose of communicating with a web server without refreshing a page. The goal of EasyCommunicator is to establish a simple tool for eliminating the roun...
DETAILS

Absolute Popup Box

Popup window replacement (a box will be shown on the page when visitor clicks a hyperlink). Will not be blocked by browsers and will not annoy visitors as normal popup windows usually do. Can be used to show page additional information, such as autho...
DETAILS

DOM Css Style Selector

This Javascript code allows the visitors of your website to change the look and colors of your website. This script uses advanced DOM to control Css stylesheets. On the site is also a tutorial (in italian) on how to implement the code in your site.
DETAILS

TabThing

TabThing is a JavaScript tab control similar to the tab control used by the Windows GUI. The tab control allows the user to select a tab which shows its own content in the frame below. PHP is used as the backend of the script and uses DOM to update t...
DETAILS

jaxWidgets

jax (javascript and xml) is simply &"another&" flashy name to describe components written using javascript and xml as it''s core technologies. jaxWidgets are useful web widgets that can be implemented on any browser supporting ...
DETAILS

jsTree

JavaScript tree for DOM browsers with functions to add/delete nodes and node context menus. It has a tree editor which makes use of its own context menu.
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

Page:
©2019 A--9.com