Skip to content

Instantly share code, notes, and snippets.

@eddiefletchernz
Last active August 29, 2015 14:09
Show Gist options
  • Save eddiefletchernz/f0b5bed7a12fc3353c56 to your computer and use it in GitHub Desktop.
Save eddiefletchernz/f0b5bed7a12fc3353c56 to your computer and use it in GitHub Desktop.
iOS 8 Safari Bugs
<html>
<body>
<form style="margin-top:137px;">
<input />
<br/>
<br/>
<input style="width:100px; height:50px;" type="button" value="Try it now"
onClick="alert('Hello from JavaScript!')" />
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment