jQuery MiniUI

 找回密码
 立即注册
查看: 4395|回复: 1
打印 上一主题 下一主题

关于ToolTip的问题 [复制链接]

Rank: 6Rank: 6

跳转到指定楼层
楼主
发表于 2013-12-19 10:42:36 |只看该作者 |倒序浏览
经过测试.ToolTip好像只对HTML控件有效...我在 mini-combobox 的控件上设置就不行了...

请问是否只支持HTML控件(还是只支持HTML的Button控件)?

Rank: 8Rank: 8

沙发
发表于 2013-12-19 10:59:21 |只看该作者
http://www.miniui.com/demo/index.html#src=tooltip/grid.html

参考这个,  
tip.set({
        target: document,
        selector: '.showCellTooltip',

通过selector的样式名,找到需要加tooltip的对象

Archiver|普加软件

GMT+8, 2025-7-14 00:59 , Processed in 1.056617 second(s), 9 queries .

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

回顶部