hi,
i want to create a menu where the menu item contents are passed as a parameter from a function.
  In detail i want to provide a hyperlink say displaying a object.
on mouse over this link i want to call a function with the operations of this object.and inside this function i want to create a menu with menuitems as this operations,on click of those menuitems(operations)
the operations get invoked.
  i am able to call a function on mouseover on that object but unable to create the  menu with menuitems as specified in the parameter and display the popup menu.
 Althouth i am able to display menu created outside the function,gets displayed perfectly also on click of menuitems goes to respective linked page.
  but i want the menu creation  inside the funtion as the number of objects are many and all objects have different operations.
 
waiting for a urgent reply
 
thanks
tanuja
   mail : [EMAIL PROTECTED]

Reply via email to