jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Functions in JavaScript

DeEnFrSp
Hits: 1433

Functions in JavaScript

Rating 2.0 2.0
A function is a block of code which can be called from any point in a script after it has been declared. It is good programming practice to use functions to modularize your code and to better provide reuse. This article explains benefits of using functions in JavaScript.


Platform(s): Windows
Date: Sep, 16 2006
Author: WebCheatSheet, http://www.webcheatsheet.com/javascript/functions.php

Ratings

Number of Ratings: 100 Votes
5     
29%
4
71%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!