This commit is contained in:
Ross
2024-10-08 09:37:12 +01:00
parent 2698e3f9d6
commit 6812935d6c
+2 -2
View File
@@ -1,10 +1,10 @@
<ul>
{% for q, ratio in output %}
<li title="{{q}}">{{ratio}}>
<li title="{{q}}">{{ratio}}
<span
_="on click set s to title of previous <li/> then
_="on click set s to title of closest <li/> then
repeat for pre in .pre-question
if s is pre.innerHTML
then go to pre then break