Thursday, April 9, 2009

MOSS: Adding Custom Menu in Edit Control Block

1. Comment the following Function in CORE.JS file
function AddSendSubMenu(m,ctx)
{
}
2. Add Content Editor WP on top of Document Library.
3. Add the following code to the Source Editor of CEWP.