Template:CollapseTOC

From Trek DB
Revision as of 14:47, 17 July 2020 by Idran (talk | contribs) (Replaced content with "<html> window.onload = onPageLoad(); function onPageLoad() { document.getElementById("toctogglecheckbox").checked = true; } </html>")
Jump to navigation Jump to search

<html> window.onload = onPageLoad();

function onPageLoad() {

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

} </html>