From 8865b1fd1c891a75f1e2c980241287b82aaaef41 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 9 Sep 2010 01:52:14 -0400 Subject: sostler prod commit --- static/error.html | 20 ++++++++++++++++++++ static/js/fullscreen.js | 1 + 2 files changed, 21 insertions(+) create mode 100644 static/error.html (limited to 'static') diff --git a/static/error.html b/static/error.html new file mode 100644 index 0000000..42fb64c --- /dev/null +++ b/static/error.html @@ -0,0 +1,20 @@ + + + +dump.fm - error + + + + +
+ +
+We're sorry... +
The page yur looking for can't be found.

+ +
+ + \ No newline at end of file diff --git a/static/js/fullscreen.js b/static/js/fullscreen.js index 573cabe..0f54102 100644 --- a/static/js/fullscreen.js +++ b/static/js/fullscreen.js @@ -179,4 +179,5 @@ $(function() { PrevMouseCoord = [e.pageX, e.pageY]; $('#memelogo').stop(true, false).animate({opacity: 1.0}, "fast").delay(LogoFadeDelay).animate({opacity: 0}, "slow"); }); + $('#memelogo').delay(LogoFadeDelay).animate({opacity: 0}, "slow"); }); \ No newline at end of file -- cgit v1.2.3-70-g09d2