Hello all,
I would appreciate if someone could help me figure out how I can get the dijit dropdownbutton to stay in its active state as long as its associated menu or tooltipdialog stays open.
The effect I am looking to build is similar to OS X's top menubar.
I have tried using dojo.connect to toggle the dijitDropDownButtonActive CSS class on the onOpen event of the menu, but that didn't seem to work.
Thanks for any help...!
