Is it possible to have the menu items call a javascript function instead of just passing it a URL e.g. clicking a link in the menu would call top.myfunction()
I am very impressed with the milonic menu thus far, it is very extensible

Code: Select all
aI("text=Call Function;url=javascript:top.myfunction();");