Gomita wrote:

Can I disable the tooltiptext when the mouse hovers on a cropped text?

I think this should work, although the implementation is a bit buggy:

<treechildren tooltip="disabledtooltip"/>

<tooltip id="disabledtooltip" onpopupshowing="return false;"/>
_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to