Search Type: Posts; User: navajo
Search: Search took 0.02 seconds.
-
20 May 2010 6:20 PM
Jump to post Thread: Ext.onReady function question by navajo
- Replies
- 2
- Views
- 2,009
Yeah if I could do that I would, but that's why i said I don't have any control over x. It's being defined by some other code that I can't modify.
-
20 May 2010 10:50 AM
Jump to post Thread: Ext.onReady function question by navajo
- Replies
- 2
- Views
- 2,009
Hello, is it possible to remove a function that was specified for Ext.onReady? For example if I had something like:
var x = new function(){
//do stuff
}
Ext.onReady(x);
Results 1 to 2 of 2
