Hi,
and menu:
following JS:
so when RadButton is clicked it works in IE9 and latest Chrome (haven't tried anything else yet), but doesn't work in FF, in FF it complains on event object. In RadButton's click handler I tried to pass "args" also, then in IE9 context menu is displayed in top left corner, but doesn't work in FF. Provided span trigger works good.
How do I get RadButton to trigger context menu so that it works in all browsers? Thank you!
P.S.: using latest controls (2012.1.215.40)