Skip to content

Instantly share code, notes, and snippets.

@rik
Created June 5, 2012 08:07
Show Gist options
  • Select an option

  • Save rik/2873520 to your computer and use it in GitHub Desktop.

Select an option

Save rik/2873520 to your computer and use it in GitHub Desktop.
Save battery life while at Djangocon EU
document.querySelector('.tram').classList.remove('tram');
document.querySelector('.cloud_big').src = '';
document.querySelector('.cloud_small').src = '';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment