From 0e9eb8b4fc0ef43f91b69749f276cadf2d3bb3ad Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Tue, 24 Jun 2014 18:48:38 -0400 Subject: mutes in localstorage?? --- static/js/src/chat.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static/js/src/chat.js') diff --git a/static/js/src/chat.js b/static/js/src/chat.js index f24917c..e59e948 100644 --- a/static/js/src/chat.js +++ b/static/js/src/chat.js @@ -207,6 +207,9 @@ function setImgsEnable() { } }; +function text_off(){ + setTextEnable.call( $("#textbutton input").attr("checked", false) ) +} // scrolling stuff // this code keeps the div scrolled to the bottom, but will also let the user scroll up, without jumping down -- cgit v1.2.3-70-g09d2