I want to config the display time of the qtip, butI cannot find anything about them in API, or in google...![]()
I want to config the display time of the qtip, butI cannot find anything about them in API, or in google...![]()
http://docs.sencha.com/ext-js/4-0/#!...t.tip.QuickTip
dismissDelay : Number
Delay in milliseconds before the tooltip automatically hides. To disable automatic hiding, set dismissDelay = 0.
Defaults to: 5000
Best regards
Tobias Uhlig
Emm, I mean if I use a "div" tag with a "data-qtip" property, how can I config them? Not a component.
Like the second example in this page:
http://dev.sencha.com/deploy/ext-4.0...rm/combos.html
But the example shows just one property "data-qtip", when I google it I found others mentioned "data-qtitle" but still without any further points.
Emm, I mean if I use a "div" tag with a "data-qtip" property, how can I config them? Not a component.
Like the second example in this page:
http://dev.sencha.com/deploy/ext-4.0...rm/combos.html
But the example shows just one property "data-qtip", when I google it I found others mentioned "data-qtitle" but still without any further points.