Content deleted Content added
The Mol Man (talk | contribs) No edit summary |
The Mol Man (talk | contribs) No edit summary |
||
Line 40:
toc_string = toc_string..'<span style="font-size: 85%;">(Click <i>Show</i> for more navigation options.)</span>'
end
toc_string = toc_string..'
if not scrollable then
toc_string = toc_string..'</div>'
end
if collapsible then
toc_string = toc_string..'</span><div class="NavContent" style="background:White; display:none;">'..
|