Categories
Tags → Javascript This Class

Cascade Select

This class is meant to generate two HTML form select type inputs making the currently selected value on the first input determine the option values that are made available on the second. It uses JavaScript to update the second input options when...
DETAILS

indite

Indite is an extension to HtmlArea. Indite validates content as the user types. This ensures that the output is semantically clean, but still allows the user full preview of the final result. Indite is mainly a JavaScript (client-side) applicati...
DETAILS

eBusiness Charts

This class provide a JAVASCRIPT interface to the eBusiness Charts generatation remote service. The class takes several types of charts design and configuration parameters and outputs HTML that makes the charts appears on a local page embeding a chart...
DETAILS

Cookie Utility Class

Cross-platform JavaScript utility class for creating, reading, and deleting cookies. Cookies can be either session or persistent. Has ability to apply unlimited sub-values to a cookie. This allows you to work within the confines of the 20 cookie per ...
DETAILS

Writing Classes in Javascript

Writing classes in JavaScript doesn''t give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very usefu...
DETAILS

Financial stock market quotes grabber && caching class

This class allows you to grab financial stock market quotes from Yahoo finance''s CSV file. This class doesn''t provide a graphical interface to display the values, but returns them as an array. The big advantage is that you may include sto...
DETAILS

COOLjsTree

COOLjsTree is an advanced cross-browser JavaScript tree menu that provides with some unique features that are not to be found elsewhere. Easily adjustable and configurable from the control file it requires no programming knowledge from the user and ...
DETAILS

COOLjsMenu

COOLjsMenu is an advanced cross-browser JavaScript menu that provides with some unique features that are not to be found elsewhere. Easily adjustable and configurable from the control file it requires no programming knowledge from the user and can be...
DETAILS

Real-Time Data Grid Part 1/2

The part one of this two-part article shows how to create an ASP class that allows us to work with our databases through a web browser. It will allow us to update and delete records dynamically using JavaScript and XMLHTTP, without ever having to ref...
DETAILS

chainedSelectors: A Better Way to Drop-down a PHP List

Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
DETAILS

Page:
©2003-2008 jCay.com