Tagged Questions

1
vote
3answers
285 views

Creating multi-level, scrollable menus using jQuery and the jdMenu plugin

Hello. In our application we're using jdMenu plugin to create a hierarchical menu from nested unordered lists. This works well until there are so many items in a menu that it is forced off the …