JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
AnalternativetotheInputType= "Submit "button
iPod File Recovery
Highlight INPUT fields onFocus
JavaScript automagically hide and show an HTML tag (DIV, P, whatever)
Avex DVD to iPod Converter
search backslash
display div tag using array
"recent searches "
Javascript Alert
100 pornsite hacked passes (bangbros, seehersquirt, etc ) rar.torrent
Rate this script:
I Love it
/
I Hate it
Array.prototype.sum,max,min
Code
Array.
prototype
.
sum
=
function
(
)
{
for
(
var
i=
0
,sum=
0
;i<this.
length
;sum+=
this
[
i++
]
)
;
return
sum;
}
Array.
prototype
.
max
=
function
(
)
{
return
Math.
max
.
apply
(
{
}
,
this
)
}
Array.
prototype
.
min
=
function
(
)
{
return
Math.
min
.
apply
(
{
}
,
this
)
}
Array.prototype.sum,max,min scripts
|
Array.prototype.sum,max,min snippet
|
Array.prototype.sum,max,min example
|
Array.prototype.sum,max,min tutorial
|
Array.prototype.sum,max,min code