Saw this in Wrighty's to-do list and thought I'd steal it.
Simply puts your nav tree in a table.
Code:
- <script type="text/javascript">
- <!--
- /* Nav Tree In Table by Cr0w */
- var ntree = get('nav_tree','id');
- ntree.innerHTML = '<table align="center" cellpadding="3" cellspacing="1" width="'+vf_width+'" class="border"><tr><td class="window1">'+ntree.innerHTML+'</td></tr></table><br />';
- //-->
- </script>
Global footer.
I now officially hate you!
I now officially hate you!
I you too, Lefty.
Bump an old topic
Wouldnt CSS do the job too
Css wouldn't put it in a table no... CSS would allow you to put a border around it, yes