-
Tooltip on Checkbox
Tooltip on Checkbox
Hi guys
I have an ext tool tip coded on and would be called by focus event on checkbox which works . see code below
checkbox.on('focus', function(pb) {
if (typeof(options['tooltip'])!='undefined' ){
checkbox.setTooltip(options['tooltip']);
}
});
Now the question is I need an event mouseover. Is there a way to do it.
Your help is expreciated as a beginner
tomassio
Similar Threads
-
By jscolton in forum Ext 3.x: Help & Discussion
Replies: 2
Last Post: 3 Mar 2011, 6:36 PM
-
By jonjanisch in forum Ext GWT: Bugs (2.x)
Replies: 2
Last Post: 21 Apr 2010, 8:15 AM
-
By lurodval in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 23 Jan 2009, 12:38 PM
-
By sbarkdull in forum Ext GWT: Bugs (1.x)
Replies: 0
Last Post: 11 Dec 2008, 6:04 AM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us