Skip to content

Instantly share code, notes, and snippets.

@leemartin
Created March 2, 2012 00:40
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 leemartin/1954314 to your computer and use it in GitHub Desktop.
Save leemartin/1954314 to your computer and use it in GitHub Desktop.
Stratus Callback
<!DOCTYPE html>
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Connect with SoundCloud</title>
</head>
<body onload="window.opener.setTimeout(window.opener.SC.connectCallback, 1)">
<b style="width: 100%; text-align: center;">This popup should automatically close in a few seconds</b>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment