Skip to content

Instantly share code, notes, and snippets.

@meandavejustice
Created January 29, 2014 03:46
Show Gist options
  • Save meandavejustice/8681478 to your computer and use it in GitHub Desktop.
Save meandavejustice/8681478 to your computer and use it in GitHub Desktop.
☠ ☮ ☯ Stupid Snippets ☯ ☮ ☠
/*
___
| | ___________
| | |____ ___|
\ \ | |
\ \ | |
| | | | | |
| | | | | |
|__| |___| |____|
*/
// Live update twittr FOREVER
setInterval(function(){if($('.js-new-tweets-bar:visible')){$('.js-new-tweets-bar').trigger('click')}},3000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment