I using quickTips like so:
How can I specify the dismissDelay when using this method? The default 5 seconds is not enough for what I need.Code:Ext.QuickTips.init();
<div ext:qtip='My qtip Here'>Blah Blah Blah</div>
THANKS
Printable View
I using quickTips like so:
How can I specify the dismissDelay when using this method? The default 5 seconds is not enough for what I need.Code:Ext.QuickTips.init();
<div ext:qtip='My qtip Here'>Blah Blah Blah</div>
THANKS