Widget:CollapseTOC

From Trek DB
Revision as of 19:41, 10 July 2024 by Idran (talk | contribs) (Created page with "__TOC__ <html><script> window.onload = onPageLoad(); function onPageLoad() { document.getElementById("toctogglecheckbox").checked = true; } </script></html>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<html><script> window.onload = onPageLoad();

function onPageLoad() {

 document.getElementById("toctogglecheckbox").checked = true;

} </script></html>