Skip to content

Instantly share code, notes, and snippets.

@AdrienGiboire
Created October 27, 2011 15:17
Show Gist options
  • Save AdrienGiboire/1319847 to your computer and use it in GitHub Desktop.
Save AdrienGiboire/1319847 to your computer and use it in GitHub Desktop.
// Version originale
var mine = document.getElementById('mine');
var his = document.getElementById('his');
var hers = document.getElementById('hers');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment