Skip to content

Instantly share code, notes, and snippets.

@Clorith
Created May 13, 2013 08:58
Show Gist options
  • Save Clorith/5567046 to your computer and use it in GitHub Desktop.
Save Clorith/5567046 to your computer and use it in GitHub Desktop.
d.iframe.one("load", function () {
f = true;
if (g) {
e.resolveWith(d)
} else {
setTimeout(function () {
e.rejectWith(d, ["ready timeout"])
}, d.sensitivity)
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment