Skip to content

Instantly share code, notes, and snippets.

@seouri
Created October 15, 2010 17:16
Show Gist options
  • Save seouri/628567 to your computer and use it in GitHub Desktop.
Save seouri/628567 to your computer and use it in GitHub Desktop.

Revisions

  1. seouri revised this gist Oct 15, 2010. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion bookmarklet.js
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.4.2",function($,L){$('body').html($('body').html().replace(/([\s^])(the|a|an) /ig, '$1<span style="display: inline-block; width: 2em; margin:0; padding: 0; border: 2px solid #c00; background-color: #fff; color: #fff; text-align: center">$2</span> '));});
    javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.4.2",function($,L){$('body').html($('body').html().replace(/([\s^])(the|a|an) /ig, '$1<span style="display: inline-block; width: 2em; margin:0; padding: 0; border: 2px solid #ccc; background-color: #fff; color: #fff; text-align: center">$2</span> '));});
  2. seouri created this gist Oct 15, 2010.
    1 change: 1 addition & 0 deletions bookmarklet.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    javascript:(function(e,a,g,h,f,c,b,d){if(!(f=e.jQuery)||g>f.fn.jquery||h(f)){c=a.createElement("script");c.type="text/javascript";c.src="http://ajax.googleapis.com/ajax/libs/jquery/"+g+"/jquery.min.js";c.onload=c.onreadystatechange=function(){if(!b&&(!(d=this.readyState)||d=="loaded"||d=="complete")){h((f=e.jQuery).noConflict(1),b=1);f(c).remove()}};a.documentElement.childNodes[0].appendChild(c)}})(window,document,"1.4.2",function($,L){$('body').html($('body').html().replace(/([\s^])(the|a|an) /ig, '$1<span style="display: inline-block; width: 2em; margin:0; padding: 0; border: 2px solid #c00; background-color: #fff; color: #fff; text-align: center">$2</span> '));});