Is there a way to set user data with XML for dhtmlxMenu.
so that we could use it as follows
function OnClick(id) {
document.location.href = menu.getUserData(id,“href”)
}
Is there a way to set user data with XML for dhtmlxMenu.
so that we could use it as follows
function OnClick(id) {
document.location.href = menu.getUserData(id,“href”)
}