Skip to content

Instantly share code, notes, and snippets.

@catgofire
Created February 18, 2011 23:01
Show Gist options
  • Save catgofire/834570 to your computer and use it in GitHub Desktop.
Save catgofire/834570 to your computer and use it in GitHub Desktop.
javascript:d=document;function _(l){return d.getElementById('word'+l+'_display')};u=true;o=_(1),t=_(2),e=d.createEvent('MouseEvents');e.initEvent('click',u,u);c=function(r){r.dispatchEvent(e);r=r==t?o:t;setTimeout(function(){c(r)},500)};c(o);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment