From 796609174e5ecb35fab992969e7690186840048a Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:43 +0200 Subject: tagging ychat-0.7.3 --- html/input.html | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'html/input.html') diff --git a/html/input.html b/html/input.html index 31ed9fe..3a9b564 100755 --- a/html/input.html +++ b/html/input.html @@ -26,13 +26,6 @@ var top = (screen.availHeight-height)/2; var win = window.open(site,"_blank","width="+width+",height="+height+",left="+left+",top="+top+",scrollbars=yes"); } - function chgscroll(f) - { - if(f.checked) - parent.stream.autoscroll(); - else - parent.stream.stopscroll(); - } //--> @@ -47,11 +40,8 @@ Colors Options Help - Users Admin Logout - Scrolling: - -- cgit v1.2.3