m |
m |
||
Line 34: | Line 34: | ||
<script> | <script> | ||
$(document).ready(function() { | $(document).ready(function() { | ||
− | document.getElementById('toc').appendChild( | + | document.getElementById('toc').appendChild( $("compl").find("h1").outerHTML); |
document.getElementById('compl').appendChild(document.getElementById('toc')); | document.getElementById('compl').appendChild(document.getElementById('toc')); | ||
document.getElementById('toctitle').outerHTML = ""; | document.getElementById('toctitle').outerHTML = ""; |
Revision as of 09:59, 9 October 2016