Forum /
Ext JS 2.x - Unsupported /
Ext 2.x: Help & Discussion /
Why is call being made back to Sencha?
Why is call being made back to Sencha?
Using Fiddler to see what's going behind the scenes, we noticed these http calls going out back to Sencha...
"http://www.sencha.com/s.gif"
"www.sencha.com/s.gif"
Does anyone know what the purpose behind this is, and more importantly how can we turn it off.
Thanks
define
define
Hi.
You have to define the path to the spacer file which is s.gif.
To do that in your application start js - after you load the extjs script file - you must define the path like this:
Ext.BLANK_IMAGE_URL = '/some/path/default/s.gif';
I hope this help you.
Similar Threads
By robin30 in forum Sencha Touch 1.x: Examples and Showcases
Replies: 13
Last Post: 22 Oct 2012, 7:13 AM
By optibase in forum Ext 3.x: Help & Discussion
Replies: 1
Last Post: 26 Dec 2010, 1:46 PM
By htammen in forum Sencha Touch 1.x: Examples and Showcases
Replies: 0
Last Post: 2 Dec 2010, 8:02 AM
By Steve Lewis in forum Sencha Touch 1.x: Discussion
Replies: 0
Last Post: 10 Sep 2010, 7:04 AM
By pratap in forum Ext 2.x: Help & Discussion
Replies: 2
Last Post: 28 May 2009, 11:43 PM
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us