mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-25 07:50:23 +01:00
Added scrolling threads with up and down keys
For 8chan X. Redone so it's in js folder. @KillerWhale321
This commit is contained in:
parent
29875c0c11
commit
c3c391be9e
@ -94,5 +94,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>
|
||||||
|
Loading…
Reference in New Issue
Block a user