This commit is contained in:
Ross
2024-10-08 16:50:03 +01:00
parent 4d0a105ab2
commit 87192466ed
+2 -2
View File
@@ -9,10 +9,10 @@
if s is pre.innerHTML if s is pre.innerHTML
then go to pre then break then go to pre then break
">+</span> ">+</span>
<button type="button" class="btn btn-sm p-0" _="on click set #question1.value to the title of the previous <li/>"> <button type="button" class="btn btn-sm p-0" _="on click set #question1.value to the title of the closest <li/>">
Diff1 Diff1
</button> </button>
<button type="button" class="btn btn-sm p-0" _="on click set #question2.value to the title of the previous <li/> then go to #question2 "> <button type="button" class="btn btn-sm p-0" _="on click set #question2.value to the title of the closest <li/> then go to #question2 ">
Diff2 Diff2
</button> </button>
</li> </li>