Created
February 18, 2011 03:32
-
-
Save catgofire/833213 to your computer and use it in GitHub Desktop.
Open http://en.bab.la/most-beautiful-word/ and then paste this in your url bar and hit enter
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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