From ff5df4eaa36bfd9fb8e2e0974d0617aa9a104fbe Mon Sep 17 00:00:00 2001 From: Ryan Westphal Date: Sat, 31 Aug 2013 18:51:13 -0400 Subject: [PATCH] loading sound/indicator note --- hack/dev.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hack/dev.html b/hack/dev.html index 0dfdea3..95b4be4 100644 --- a/hack/dev.html +++ b/hack/dev.html @@ -25,9 +25,11 @@
  • All element test page (one at a time, automated)
  • Create surii.net Nintendo Zone access point
  • notify sound
  • +
  • loading sound
  • 2013-08-31

    I heard a new sound from the 3DS today, it happened when I transferred from a secure site (https) to a non-secure site. I wonder what happens if I do that inside an iframe? I did got a popup though, which is an annoying side effect.

    +

    I also noticed that if you start a download via ajax and it takes a while, you keep hearing the loading sound (though, it sounds lower than when loading a full page) and the indicator keeps going at the top.

    2013-07-19

    jQuery 2

    I'm going to do a quick jQuery 2 test. jQuery 2 does not work but 1.10.2 does so I'm going with that.