Hi Hi
It looks like a ul list with some CSS to create the vertical menu <ul class="web2py-menu web2py-menu-vertical"> <li><a href="/plugins/default/utils">Utils</a></li> <li><a href="/plugins/default/datatable">Sortable Table</a></li> ... </ul> Try look at http://web2py.com/plugins/static/base.css for the CSS Br. Rune On 12 Okt., 22:51, Stef Mientki <[email protected]> wrote: > hello, > > I wonder how to create the left sidebar menu, as shown in web2py plugins > (http://web2py.com/plugins/default/sortable) ? > > I couldn't find anything direct related in the web2py and google gave me a > lot irrelevant links. > > thanks, > Stef Mientki

