Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by evil on Jul 02, 2009 12:46
open dhtmlx forum
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.
Answer posted by Alex (support) on Jul 06, 2009 00:51

You can use onClick event handler to do that:

manu.attachEvent("onClick",function(id){....})

The example of possible usage can be found here http://www.dhtmlx.com/docs/products/kb/index.shtml?cat=search&page=1&q=9231