-
28 Sep 2012 7:16 PM #1
Unanswered: Images not getting displayed properly
Unanswered: Images not getting displayed properly
Is there some way to find out the list of images associated with an example? When i double click some example then the images are coming perfect but while implementing it in my project, I am having lots of image problems. e.g. In the Grid cell-editing example demo, when I implement it in my project then the Sort Ascending, Sort Descending and Columns images are not getting displayed. I tried running this in Chrome and FIrefox but not getting any missing image error/exception/warning as well.
This is what i got when run from my workspace
Untitled.png
Please let me know about this.
Regards,Last edited by bunty; 28 Sep 2012 at 7:20 PM. Reason: adding the screenshot for easy understanding
-
29 Sep 2012 12:39 AM #2Sencha - Community Support Team
- Join Date
- May 2012
- Location
- Istanbul
- Posts
- 1,331
- Vote Rating
- 77
- Answers
- 124
Hi Bunty,
Are you added ext-all.css file into you html page ? If not add this css file into your pages
normally the css path isCode:<linkrel="stylesheet"type="text/css"href="ext/resources/css/ext-all.css">
sword-it.com, Sencha Developer House in Turkey - Istanbul University Technopark Suite 204.
-
29 Sep 2012 1:32 AM #3


Reply With Quote