Hybrid View
-
6 Oct 2011 2:06 PM #1
dismissDelay when using qtip
dismissDelay when using qtip
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


Reply With Quote