Jump to content

Year

Day

24 ways to impress your friends

Vote down?

  • Mathias Bynens http://mathiasbynens.be/

    As of jQuery 1.4.3, you can just use `$(this).data(‘gravatar-hash’)` instead of `$(this).attr(‘data-gravatar-hash’)`. Also, why use `$(window).load(function() { … });` instead of `$(function() { … });`?