Added scrolling threads with up and down keys

For 8chan X. Redone so it's in js folder.
@KillerWhale321
This commit is contained in:
anonfagola 2014-09-23 16:54:19 -07:00 committed by czaks
parent 2a823ae786
commit 45dd9e637f

View File

@ -86,5 +86,7 @@
<script type="text/javascript">{% raw %} <script type="text/javascript">{% raw %}
ready(); ready();
{% endraw %}</script> {% endraw %}</script>
<script src="js/threadscroll.js"></script>
</body> </body>
</html> </html>