Tooltip for disabled button?
-
Hey guys, I have a case where a button is disabled if the user wasn’t responsible for creating the row it belongs to. I’d like to display the name of the user it does belong to as a tooltip, but tooltips don’t display for disabled items. Is there a way that isn’t convoluted to override this?
-
Wrap your button and tooltip in a div.
Scott