The impact of removing s.gif in extjs_extjs
May 16, 2016 pm 06:13 PMWhen debugging EXTJs examples, everyone often visits http://extjs.com/s.gif. If some friends cannot access foreign websites (such as campus networks, companies restrict access to the Internet), they will wait for a long time. Although It doesn't have any impact, but it's also very unpleasant.
In fact, this one is always easy to solve. Just add the following code before the Ext.onReady() method (or the first sentence of the method) and it will be solved!
Ext.BLANK_IMAGE_URL = "/js/Ext/resources/images/default/s.gif";

Hot Article

Hot tools Tags

Hot Article

Hot Article Tags

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Replace String Characters in JavaScript

Custom Google Search API Setup Tutorial

8 Stunning jQuery Page Layout Plugins

Improve Your jQuery Knowledge with the Source Viewer

10 Mobile Cheat Sheets for Mobile Development
