First, im using a dynamically generated menu and it has a lot of options so i can´t show all in one line… Can i use a overflow control to navigate laterally along the menu?
I attach an image as you can see how my menu looks now…
Second, my onclick function doesn´t work and the options doesn´t link to anything…
This is the code…
menu.attachEvent(“onClick”,function(id){
if (id == “‘||reg_submenu.rowid||’”)
{
var site = “bda_inicio_ayudas.ejecuta_opcion_menu?p_k=‘||k||’&p_menu=‘||reg_submenu.sub_men_codigo||’&p_submenu=‘||reg_submenu.sub_codigo||’”
window.location.href(site)
}
})
If you use the PRO Edition and you have active support subscribtion, please create a ticket in the online support system and attach comoleted demo there.
If no - attach completed demo here: docs.dhtmlx.com/doku.php?id=othe … leted_demo