/ Published in: Other
Expand |
Embed | Plain Text
var i = list.length; for(i; i> 0; i--) { alert(i) }
You need to login to post a comment.
natalie on 11/09/06
css javascript resize image DOM Firefox onload greasemonkey unobtrusive dragdrop dhtml itteration
var i = list.length; for(i; i> 0; i--) { alert(i) }
You need to login to post a comment.