I'm replacing a select with the new jquery-ui selectmenu widget (well: 'covering' would be more precise).
On the select I could easily add a tooltip. I am using jquery-ui tooltip plugin.
I've tried but haven't managed to give the selectmenu one:
* The tooltip on the select does not work any more
* Setting a tooltip to the top span of the selectmenu element ('.ui-selectmenu-button') didn't work either
Can it be done?
I'm using jquery ui 1.11.0