Template:CollapseTOC: Difference between revisions

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

Latest revision as of 18:43, 10 July 2024