jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Miscellaneous

DeEnFrSp
Amount: 40
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>
Sort Listings By:
Hits: 900

Defining arrays using literal notation

Rating 2.5 2.5
Literal notation is a new way of defining arrays in JavaScript that's extremely flexible and robust. Learn about literal notation in this tutorial.
Platform(s): n/a Date: Dec, 09 2003
DETAIL
Hits: 1320

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
Hits: 200

Dreamweaver Behaviors

Rating 0.0 0.0
Use the Dreamweaver behaviors panel to create jump menus, swap images, pop-up windows, play sound, validate forms and more. Add interactivity to your site with Dreamweaver behaviors.
Platform(s): n/a Date: Dec, 02 2003
DETAIL
Hits: 475

Essential Javascript Tips

Rating 0.0 0.0
This is the bunch of good Javascript scripts, they all are much helpful, try them!
Platform(s): Windows Date: Aug, 08 2006
DETAIL
Hits: 3900

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: 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: 1299

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: 1563

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: 1000

Java Script Boxes (Part I)

Rating 3.0 3.0
There are actually three types of popup boxes that can be created using Java Script. As per the needs of the user the programmers creates any of these types of popup box using Java Script.The three kinds of popup boxes that can be created using Java Script are namely.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Hits: 868

Java Script Boxes (Part II)

Rating 3.5 3.5
As a continuation of the earlier section where we have seen alert box, we will see in section briefly about confirm box and prompt box.The confirm box is one that pops up with two buttons namely OK and Cancel. This box namely Confirm box is used to verify from the user for acceptance. If the user accepts then the user presses the Ok button and there by the confirm box returns with a value true and if the user rejects then the user presses the cancel button and there by the confirm box returns false value.
Platform(s): Windows Date: Nov, 23 2006
DETAIL
Amount: 40
Displaying: 11 - 20
Pages: << 1 [2] 3 4 >>