We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cce6ac commit 76137f2Copy full SHA for 76137f2
jive/ji.html
@@ -1,5 +1,6 @@
1
<link rel="shortcut icon" href="/jive/jivfav.png">
2
<title>jive-online</title>
3
+<script defer src="func.js"></script>
4
<script>
5
function l() {
6
document.getElementById("b").innerHTML = document.getElementById("c").value.length + " "
0 commit comments