sorry. i've forgot to include the code i've modified in xforms.js. Here u r:
// Control tooltip
if (ORBEON.xforms.Globals.hintTooltipForControl[target.id] == null
&& ! ORBEON.util.Dom.hasClass(document.body, "xforms-disable-hint-as-tooltip")) {
var message = ORBEON.xforms.Controls.getHintMessage(target);
ORBEON.xforms.Events._showToolTip(ORBEON.xforms.Globals.hintTooltipForControl, target.id, target.id, "-orbeon-hint-tooltip", message, 1000, event);
}
thx
rich
--
You receive this message as a subscriber of the
[hidden email] mailing list.
To unsubscribe: mailto:
[hidden email]
For general help: mailto:
[hidden email]?subject=help
OW2 mailing lists service home page:
http://www.ow2.org/wws