extjs gridfilter icon not showing in IE but shows in Firefox -
in gridfilters, if using stringfilter field, there property in stringfilter.js called :
icon: 'ux-gridfilter-text-icon',
basically loads 'binocular' icon in beside filter text box. works fine mozila, ie, icon not showing up.
known problem chance?
using source @ : http://ccinct.com/lab/filter-grid/
ext js ver 3.2.1
girdfilters version seems v0.2.7 per gridfilters.js
edit: works in chrome fine. ie problem
edit#2: , other css properties column headers etc fine. loading of image there problem.
thanks. got solved.
had taken filters plugin (ux,resources) folders, , distributed files in diff packages in web application.
reason, messed things though references correct. when started using package given, got solved.
not sure why though.
Comments
Post a Comment