Skip to content

Instantly share code, notes, and snippets.

@da2x
Created October 28, 2011 23:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save da2x/1323838 to your computer and use it in GitHub Desktop.
Save da2x/1323838 to your computer and use it in GitHub Desktop.
function continueTesting()
function continueTesting()
{ // keep the test subjects in the HTML5 Trial
var enrichmentCentre = document.getElementById('html5-join-link'),
escapeElevator = enrichmentCentre.getElementsByTagName('h3')[0];
enrichmentCentre.removeChild(escapeElevator);
} // ... there is no escape ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment