Categories
Tags → Html This Object

Herong''s Notes on XML Technologies

This book is a collection of notes I wrote while I was learning eXtensible Markup Language (XML) and other related technologies: CSS: Cascading Style Sheet DOM: Document Object Model DTD: Document Type Definition SAX: Simple API for XML XHTML: e...
DETAILS

Simple Cross-Browser getElement Function

This function will encapsulate the process of creating an object reference to an HTML element on your page. There are two versions of the function below: New-age browsers and older browsers. New age browsers are browsers compatible with Netscape/Mozi...
DETAILS

DOM Tooltip

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

move your body

This script demonstrates how to make any HTML object to move left and right, up and down, with a real tiny code.
DETAILS

BrowserAPI

Use BrowserAPI to properly access the HTML DOM (Document Object Model). With this wrapper script in place, each object can be accessed in one way and work on multiple browser platforms and platform versions.
DETAILS

Infinite FX ASP Upload Script

An easy to use script with a comprehensive Readme file. It''s designed to use the ASPUpload object available from www.ASPUpload.com. This is a server side object that allows transfer of files from your computer to a webserver running the ASPUplo...
DETAILS

Easy WebWatch

Easy WebWatch is a free webmaster tool that enables to debug any HTML pages with ease. Easy WebWatch shows and change all properties of any object defined in HTML page. It also allows the webmaster to navigate through hierarchical structure of object...
DETAILS

csDrawGraph

This COM object / ASP component draws pie and bar charts and line graphs &"on the fly&". Output can be streamed to the browser using BinaryWrite, or saved to file. Image types include GIF, PNG, JPG and bitmap. A wide range of proper...
DETAILS

Date Functions

The document object has a last modified date property. This specifys the date the file was last modified on. This can be useful for showing when the page was last modified without having to modify any HTML when you make a change. This tutorial shows ...
DETAILS

AnyURL

AnyURL is a CGI form processing program which provides a trivial way for HTML authors to use CGI forms input to point to URL''s without doing any programming. This avoids the need to write a different program for each form (or group of forms), w...
DETAILS

Page:
©2003-2008 jCay.com