Tooltips on text-only buttons? - Ext JS

用户在使用ExtJS创建带有文字的按钮时遇到Tooltip显示问题,仅在图标上悬停时Tooltip才出现。通过讨论发现需要启用QuickTips才能使Tooltip正常工作。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

I wanted to use the tooltip as help on a text-only button, but it looks like tooltips only render when hovering over the icon. I'm creting buttons with code like this (using a2r6):
new Ext.Toolbar('foo', 
    {
	text : 'la la la',
	tooltip: 'help for you',
	handler : my_handler,
	enableToggle : true,
	pressed : false,
	toggleGroup : 'nav'
    });
Are tooltips-on-a-text-button supported? If so, can I get an example... if not, should it be, or is that abusing the UI?
Reply With Quote
  #2  
Old 03-09-2007, 08:02 AM
Default

i can't see any tooltips in my app as well, only place i see them are in the menu example.

/me wonders where the magic switch is to turn them on :S
Reply With Quote
  #3  
Old 03-09-2007, 05:07 PM
Default

Did you turn on QuickTips somewhere in your page?

Ext.QuickTips.init();
Reply With Quote
  #4  
Old 03-10-2007, 08:31 AM
Default

Quote:
Originally Posted by jacksloc
Did you turn on QuickTips somewhere in your page?

Ext.QuickTips.init();
ah, missed that one.

btw. have you already noticed that in FF elements with quicktips on the very bottom of the browser window appear below the mouse-arrow and therefore trigger the mouseout event causing them to toggle on/off continuously? i guess if they would go a few more pixels to the top and/or right they'll work better.

and in IE7 they don't seem to work all the time, sometime i have to mouseover a few times to see them.
Reply With Quote
  #5  
Old 03-10-2007, 08:52 AM
Default

That's a known issue that didn't make this rev. I will be fixing it shortly.
Reply With Quote
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值