Template:CollapseTOC: Difference between revisions

From Trek DB
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<html>
__TOC__
<script>
{{#widget:CollapseTOC}}
window.onload = onPageLoad();
 
function onPageLoad() {
  document.getElementById("toctogglecheckbox").checked = true;
}
</script>
</html>

Latest revision as of 18:43, 10 July 2024