Ext.BLANK_IMAGE_URL
Уже какой раз читаю про Ext.BLANK_IMAGE_URL и не пойму зачем она нужна и надо ли её самому менять и в каких случаях?
BLANK_IMAGE_URL : String
URL to a 1x1 transparent gif image used by Ext to create inline icons with CSS background images. In older versions of IE, this defaults to "http://extjs.com/s.gif" and you should change this to a URL on your server. For other browsers it uses an inline data URL.
Последний раз редактировалось mycoding, 30.05.2010 в 13:42.
|