Gustavo Arcila - 2007-08-21 16:47:33 -
In reply to message 1 from brian kramer
Hi
You can pass the id to a js function
$menu->additem("principal", "Javascript Option",'javascript:myFunction(parameters)');
Please check the sample to know how to assign the id to parameters var,