Skip to content

Instantly share code, notes, and snippets.

View da2x's full-sized avatar

Daniel Aleksandersen da2x

View GitHub Profile
@da2x
da2x / trial-applicant.js
Created October 28, 2011 23:28
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 ...