Skip to content

Instantly share code, notes, and snippets.

@djcas9
Created June 29, 2009 03:05
Show Gist options
  • Save djcas9/137444 to your computer and use it in GitHub Desktop.
Save djcas9/137444 to your computer and use it in GitHub Desktop.
function changeclass() {
var NAME = document.getElementById("more")
NAME.className="more loading"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment