Categories
Tags → Array In Javascript

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

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

PHP Input FIlter

Try it out for yourself: http://cyberai.com/inputfilter/ This class can filter input of stray or malicious PHP, Javascript or HTML tags and to prevent cross-site scripting (XSS) attacks. It should be used to filter input supplied by the user, su...
DETAILS

JavaScript Array object

Explanation and listing of the Array object in JavaScript and its methods and properties.
DETAILS

Building a Javascript array

Here are the basics of how to make a simple javascript array for your HTML page. To get you started, first you have to call the scripting method you are going to use. In this case we will call javascripting method.
DETAILS

Basic array building with javascripting

This is for those new to javascripting. This tutorial will show you how to create a javascript array in the internet browser.
DETAILS

Button Ticker

This is a Cross Browser Javascript Button Ticker that ticks a number of messages on a button.You can change the direction in which the message ticks. (i.e the order in which the message ticks). This ticker is very easy to customise. You can add any n...
DETAILS

Client-Side Scripting and ASP

This article looks at a couple of ways to get the code in the client-side and server-side to communicate each other: Using the Javascript Array and Using ASP and XML.
DETAILS

Page:
©2003-2019 jCay.com