1
No. You need to open the ddmenu.js file, and update the as:
var ddmenuOptions=
{
menuId: "ddmenu",
linkIdToMenuHtml: null,
effect: "slide",
delay: 50,
license: "mylicense"
};
linkIdToMenuHtml is only needed when you want to store menu markup in one place. Please refer to: