Skip to content

Instantly share code, notes, and snippets.

@rapodaca
Created September 27, 2011 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rapodaca/1245529 to your computer and use it in GitHub Desktop.
Save rapodaca/1245529 to your computer and use it in GitHub Desktop.
Test
chemtab.browser.FileView.prototype.wiggle = function() {
goog.dom.classes.add(this.getElement(), 'wiggle');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment