Hi everyone

I'm trying to develop a lateral menu on which once you click on one of the links it will display a lateral menu like this site: http://ewtcaters.com/

I've tryed many things to get that result, as for example modifying the Drupal Module Menu DHTML (http://drupal.org/project/dhtml_menu) however I can't understand how I can nest the submenus (which the constructor adds inside the

  • ) for leave it inside in a so, then I can asign this to the beheavior insde the JS of the Menu DHTML.

    Thank you.