Skip to content

Instantly share code, notes, and snippets.

@joeegan
Created February 8, 2011 23:50
Show Gist options
  • Select an option

  • Save joeegan/817554 to your computer and use it in GitHub Desktop.

Select an option

Save joeegan/817554 to your computer and use it in GitHub Desktop.
Egan.randomHexCodeBgCycle.init({
element: document.getElementById("h4-randomHexCodeBgCycle"),
hexArray: ["a", "e", "c"],
speed: 3000,
cssProperty: 'color'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment