Forum /
Ext JS Community Forums 4.x /
Ext: Q&A /
Unanswered: StringFilter icon not showing in IE. Works in FF
Unanswered: StringFilter icon not showing in IE. Works in FF
Hi,
I am using the Filter plugin from :
http://ccinct.com/lab/filter-grid/
For my StringFilter, it seems the 'find.png' icon is not loaded and is not showing up in IE. It works fine in FF. When I view the demo at the given link in IE, the image shows up fine.
I have not modified any of the StringFilter base classes
I am calling the Filter class with:
var filters = new Ext.ux.grid.GridFilters({filters: [
{type: 'string', dataIndex: 'index1'},{type: 'string', dataIndex: 'index2'},{type: 'string', dataIndex: 'index3'}
]});
What am I missing?
Thank you for your help.
EDIT:
EDIT:
It also works fine in Chrome
Sencha - Community Support Team
This is definitely not an Ext Core question. You are using the GridFilters plugin for Ext JS.
Which Ext version are you using? And which GridFilters version?
Hello,
Thanks for your response.
My ext js ver is 3.2.1
The girdfilters version seems to be v0.2.7 as per GridFilters.js
Sencha - Community Support Team
You should be using the GridFilters.js file that is included in the Ext 3.2.1 SDK (examples/ux/gridfilters).
Thank you.
Can you please point me to a link. I can only see grid-filter-local.js @
http://prg.comune.fi.it/extjs/3.2.1/examples/index.html
Sencha - Community Support Team
As I said, just download the Ext SDK here and look in examples/ux/gridfilters.
Also , the other css properties like column headers etc are fine. It is with the loading of the image that there is a problem.
Similar Threads
By dougbieber in forum Ext 3.x: Help & Discussion
Replies: 0
Last Post: 10 Dec 2010, 1:29 PM
By clavinovahan in forum Ext GWT: Discussion
Replies: 5
Last Post: 5 May 2010, 9:32 AM
By ypfamily in forum Ext GWT: Discussion
Replies: 0
Last Post: 23 Sep 2009, 9:28 AM
By jfizer in forum Ext 3.x: Help & Discussion
Replies: 2
Last Post: 28 Jul 2009, 10:54 PM
By odonneld in forum Ext 2.x: Help & Discussion
Replies: 1
Last Post: 2 Jun 2008, 6:34 AM
Tags for this Thread
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us