From 5e2a18fe3c9940cf1e0a94d9e3c932c2ef6cee24 Mon Sep 17 00:00:00 2001 From: tim b Date: Fri, 13 Aug 2010 12:44:10 -0700 Subject: try to fix busted gifs --- static/js/fullscreen.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/fullscreen.js') diff --git a/static/js/fullscreen.js b/static/js/fullscreen.js index 78ef904..2de2d76 100644 --- a/static/js/fullscreen.js +++ b/static/js/fullscreen.js @@ -17,7 +17,7 @@ function scanMessagesForImages(messages){ } function displayImage(){ - $("#big-image").attr("src", this.src) + $("#big-image").html('') } function refresh() { -- cgit v1.2.3-70-g09d2