YUI Container Dialog and Tooltips

4 views
Skip to first unread message

RocketDan

unread,
Jun 6, 2008, 4:12:26 PM6/6/08
to inputex
I cannot seem to get the tooltips to bring themselves to the front
while using a YUI Modal Dialog. I tried using the css file and
setting the z-index to something insane (like 999999999), but no
dice. Any ideas?

RocketDan

unread,
Jun 6, 2008, 5:35:13 PM6/6/08
to inputex
Should've worked harder at it... I found the answer.

in the inputex-all.js, around line 342, added "container: this.divEl"
as follows:

this.tooltip = new YAHOO.widget.Tooltip('inputEx-tooltip-'+
(inputEx.tooltipCount++), { context: this.tooltipIcon, text:"",
container: this.divEl });
Reply all
Reply to author
Forward
0 new messages