JAVASCRIPT
CSS
PHP
3rd-Party Scripts
UPLOAD YOUR SCRIPT
Search
Recent Searches
contactformsafefromformrelayspam "
ip address
ubb
intfire ", print to the FireBug console in Firefox
overlay
Lookup
Count Characters in Input Fields
caption
blog
(un)check all checkboxes
Rate this script:
I Love it
/
I Hate it
JS: fast through a list
Code
var
i = list.
length
;
for
(
i; i>
0
; i--
)
{
alert
(
i
)
}
JS: fast through a list scripts
|
JS: fast through a list snippet
|
JS: fast through a list example
|
JS: fast through a list tutorial
|
JS: fast through a list code