Skip to content

Instantly share code, notes, and snippets.

@nucab
Created August 29, 2016 21:22
Show Gist options
  • Save nucab/0f0c23f003d98cb2ec827c9691e62daa to your computer and use it in GitHub Desktop.
Save nucab/0f0c23f003d98cb2ec827c9691e62daa to your computer and use it in GitHub Desktop.
// User defined code goes here
window.onload = function(e) {
console.log('window loaded!');
parent.API.toggleContinueButton();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment