.
This commit is contained in:
@@ -44,7 +44,7 @@ There are {{ questions|length }} question sets.
|
||||
Diff2
|
||||
</button>
|
||||
<button class="btn btn-sm" type="button"
|
||||
_="on click set q to the innerHTML of the previous <pre/> then log q then set el to `<li class='sidebar-item'>${q}</li>` then log el then put el at end of #sidebar-list then
|
||||
_="on click set q to the innerHTML of the previous <pre/> then log q then set el to `<li class='sidebar-item'><pre>${q}</pre></li>` then log el then put el at end of #sidebar-list then
|
||||
js
|
||||
new bootstrap.Offcanvas(document.getElementById('offcanvasExample')).show();
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user