From db8aad3ab221ccf8b1dd0b8f89d2ce5829303d1c Mon Sep 17 00:00:00 2001 From: sidya82 Date: Fri, 28 Feb 2014 02:39:26 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9:=20=20=20=20=20=20=20=20=20vide?= =?UTF-8?q?o.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video.html b/video.html index 04f83b0..6a633c8 100644 --- a/video.html +++ b/video.html @@ -13,7 +13,7 @@ url:'/ajax', contentType: "image/jpg", success: function(data){ - $('.image').innerHTML(''); } + $('#image').(''); } }); })