jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>
Sort Listings By:
Hits: 4115

External JavaScript and PHP

Rating 4.0 4.0
External JavaScript can reference not just .js files, but PHP scripts as well. See how this is done, and the wonderful possibilities linking PHP to JavaScript bring.
Platform(s): Windows Date: Dec, 05 2005
DETAIL
Hits: 3579

Using the replace function to implement a replaceAll function.

Rating 0.0 0.0
This tip demonstrates different ways of implmenting a replaceAll and discusses their pros and cons. It shows both the easiest "set & forget" method as well as demonstrating the best way to code for maximum performance.
Platform(s): Windows Date: Aug, 14 2006
DETAIL
Hits: 2383

Java Script Objects

Rating 4.0 4.0
Important aspect of Java Script a programmer must be aware of is it is an Object oriented Programming language. This in other words means that it is possible to use built in objects available in Java Script and also it is possible for a Java Script programmer to define their own objects and their own variable types. Let us see in this section how to make use of built in objects available in Java Script.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 1967

Introduction to the TreeWalker object of DOM

Rating 5.0 5.0
The TreeWalker object is a powerful DOM2 object that lets you easily filter through and create custom collections out of nodes in the document. This is a comprehensive tutorial on how to utilize this object.
Platform(s): Windows Date: Jul, 25 2006
DETAIL
Hits: 1679

Javascript Trim Ltrim and RTrim Functions

Rating 2.5 2.5
This set of Javascript functions trim or remove whitespace from the ends of strings. These functions can be stand-alone or attached as methods of the String object. They can left trim, right trim, or trim from both sides of the string. Rather than using a clumsy loop, they use simple, elegant regular expressions. The functions are granted to the public domain.
Platform(s): Windows Date: Oct, 19 2006
DETAIL
Hits: 1678

Arrays in JavaScript-Part II

Rating 2.0 2.0
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.
Platform(s): Windows Date: Dec, 24 2006
DETAIL
Hits: 1537

JavaScript and Object Oriented Programming

Rating 0.0 0.0
JavaScript may not be known for its object oriented properties, but it does support most of the features required to be considered an Object Oriented language. See how to write OOP code in JavaScript.
Platform(s): n/a Date: Jan, 07 2003
DETAIL
Hits: 1518

General Structure of a Java Script

Rating 0.0 0.0
Having known briefly about the features of Java Script let us start with a lighter section of knowing about how to pace a Java Script within a HTML page, and how to execute this and so on.This can be done by using the area Java Script.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 1507

Introduction to Java Script

Rating 0.0 0.0
In this Java Script tutorial you will learn about Introduction to Java Script, Origin of Java Script, Need of Java Script, Differences between Java and Java Script and Uses or Advantages of Java Script.Java Script was developed by Netscape by a person named as Brendan Eich. Though it was introduced as a client0side scripting languge and is most geenrally used like that there is no restriction for one using it in server side also. The original name that Java script had when it was intrduced was Livescript.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 1504

Display last time modified on page

Rating 0.0 0.0
This tutorial shows you how to create a small snippet of code which will display the last time the file was modified. Very useful for keeping track of page updates or informing your visitors of how old the page content is.
Platform(s): Windows Date: Jul, 30 2005
DETAIL
Amount: 40
Displaying: 1 - 10
Pages: [1] 2 3 4 >>