Categories
Tags → Array Javascript

imgFader

imgFader is a small and easy-to-use javascript (2.7 KiB), which generates a platform-independent, eye-candy slideshow by only needing an array containing some picture URLs. It is very suitable for generating a slide-show or enhancing the pictures on ...
DETAILS

JavaScript Arrays

In this JavaScript tutorial, you will learn about JavaScript Array, different ways of defining an array in JavaScript viz. traditional way, shorter form, literal array, accessing the elements in an array and editing the values or elements in an array.
DETAILS

JavaScript Array Object

In this JavaScript tutorial, you will learn about JavaScript Array Object, its properties and methods.
DETAILS

Simple Javascript Multi-User login

This JavaScript will controll access to any pages you specify. Within this script you can configure any amount of username and password aswell as the page the user is directed to on success and the page the user is sent to if they fail. Employing thi...
DETAILS

Arrays in JavaScript-Part II

Having got a brief idea about Single Dimensional Array in JavaScript let us see in this section how to define and access Two Dimensional Array in JavaScript.
DETAILS

Arrays in JavaScript Part I

In this JavaScript Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in Java...
DETAILS

MySQL to JSON

The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.
DETAILS

clonefish - PHP form generator class

A proven and mature PHP class aimed to aid the creation of professional self-validating input forms. - easy configuration using a simple PHP array - client-side + server-side form validation (cross-browser JavaScript and PHP) - automatic form ge...
DETAILS

Multi-Level DHTML Menu

The script allows creating DHTML menus with several levels of nestings. To create a menu, write an array of titles && URLs and pass it to a JavaScript function. The appearance is controlled by Style Sheets, so you can easily change colors, di...
DETAILS

SLLists - Scriptaculous Lists with PHP

A PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy ...
DETAILS

Page:
©2003-2019 jCay.com