Template:CollapseTOC: Difference between revisions

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

Latest revision as of 18:43, 10 July 2024