<head>
<script type="text/javascript" src="ul.js"></script>
</head>
- Add
`col_ul`
class to a `ul`
to make it collapsible.
Now all the multi-lvl `ul`
will be hidden.
- paki: Add
`span`
around every multi-lvl `li`
to act as a toggle.
- karachi: Doesn't work bc it has no
`span`
around it
Example:
Example: