href or link from item menu

How linked an item menu to url to do click…



I would like a sample to understand it better.



Thanks.


You can use onClick event handler to do that:


manu.attachEvent(“onClick”,function(id){…})


The example of possible usage can be found here dhtmlx.com/docs/products/kb/ … e=1&q=9231