Skip to content

Instantly share code, notes, and snippets.

@spratt
Created March 26, 2011 22:21
Show Gist options
  • Save spratt/888694 to your computer and use it in GitHub Desktop.
Save spratt/888694 to your computer and use it in GitHub Desktop.
for(var i = 0; i < objects.length; i++) {
build_element(objects[i]);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment