-
Disabled Combo Box Visibility Problem on IE6 and IE7
Disabled Combo Box Visibility Problem on IE6 and IE7
Hi there,
In IE6 the arrow of disabled combo box are missing, and in IE7 the whole combo box is missing.
But I notice that : When I go to my application with this url http://localhost/... IT WORKS !
But not when i'm using this http://127.0.0.1/...
Kinda strange don't you think ?!?
Is it a bug or I just missing something here ?
PS: The access to the "s.gif" is well defined.
-
Sencha - Community Support Team
Are you SURE you configured Ext.BLANK_IMAGE_URL correctly for both domains?
-
I define it like this :
Ext.BLANK_IMAGE_URL = '../lib/ext/resources/images/default/s.gif';
-
Sencha - Community Support Team
Can you refresh the browser cache (shift-F5) and delete all path cookies?
-
I did it ... nothing's change 
-
I notice that :
In IE 6 when i'm on localhost the disabled grey effect is not present.
-
Sencha - Community Support Team
Have you run using Fiddler to verify the images are actually being loaded?
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us