Skip to content

Instantly share code, notes, and snippets.

@saranrapjs
Created February 26, 2013 18:28
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 saranrapjs/5040845 to your computer and use it in GitHub Desktop.
Save saranrapjs/5040845 to your computer and use it in GitHub Desktop.
clone stories quickly
setInterval(function() { $(".item-clone:first").click() }, 1500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment