Skip to content

Instantly share code, notes, and snippets.

@viller239
Last active August 28, 2016 03:02
Show Gist options
  • Select an option

  • Save viller239/f75e7c8b2c90873a614d8fdd5015fefc to your computer and use it in GitHub Desktop.

Select an option

Save viller239/f75e7c8b2c90873a614d8fdd5015fefc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<button onclick="console.log(this.nextElementSibling.src = this.nextElementSibling.src)">reload</button>
<iframe src="https://rawgit.com/viller239/46403e762cdaececd0e57d8ba809f690/raw/79af8316efb49d2f7e382d3021138b3894507324/t.html"/>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment