I\'m got some yuimenu-based popup menus working, and, generally speaking, all is well.However, I\'ve found that I need to get my hands on a menu object so I can do things to it after it\'s been create
I have a page with a couple of widgets on it, each of which, when clicked, brings up a yui popup menu: If I click on widget 1, its menu comes up.If I now click on widget 2, widget 1\'s menu gets a hid
I\'ve got a div containing, among other things, a simple YUI menu -- it\'s a popup, attached to a widget inside the div.One of the actions in the menu calls a javascript function that does an ajax cal
I\'ve got a page with a bunch of items on it.Each item has a widget that, when clicked, brings up a YUI popup-style menu of options.So far, this is working fine.
I have a menu-button that I want to remove the drop-shadow from. I开发者_StackOverflow中文版 would like to not have to instantiate a menu object first (since it requires me to specify a div in the DOM
Would like to know if is it possi开发者_开发技巧ble to handle onclick event via Html markup. (link text)