Customizing the SharePoint ECB with Javascript, Part 2
Posted by: Jan Tielens Bloggings [MVP],
on 04 Sep 2009 |
View original | Bookmarked: 0 time(s)
Other articles in this series:Customizing the SharePoint ECB with Javascript, Part 1Customizing the SharePoint ECB with Javascript, Part 3In the previous article in this series I explained how to add menu items in the Edit Control Block of Lists and Document Libraries. The menu items added so far are all displayed at the same level; directly in the ECB. It is possible however to build hierarchical menus (menu items with sub menu items) using this technique as well. A good example of a hierarchical...