Skip to content

Instantly share code, notes, and snippets.

@davedash
Created February 6, 2012 17:55
Show Gist options
  • Save davedash/1753676 to your computer and use it in GitHub Desktop.
Save davedash/1753676 to your computer and use it in GitHub Desktop.
Add Danica Patrick to Hover.com so you don't miss anything from GoDaddy.
var img = "http://i2.cdn.turner.com/si/2009/writers/bruce_martin/05/08/Danica/danica-patrick-milk.jpg"
$('a.videoClip').css('background', 'url("'+img+'") no-repeat scroll left -40px transparent').css('background-size', '105%');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment