You are viewing an historical archive of past issues. Please
report new issues to the appropriate project issue tracker on
GitHub.
Comments
-
Greg Hurrell
Fixed it by just letting the download start after 8 seconds anyway (ie. ignoring the document ready event, seeing as implementing it in a cross-browser-compatible way is a pain):
<script type="text/javascript"> setTimeout('document.location = "https://wincent.dev/l/synergy4";', 8000); </script>
-
Greg Hurrell
Status changed:
- From: new
- To: closed
Add a comment
Comments are now closed for this issue.