custom icons in Chrome
Hi, I have custom png icons in the I want to... menu. The images load fine in IE & firefox but don't load in Chrome? The default images load fine. The custom images are stored in the same location as the default "Resources/Images/Icons/". Does anyone have any idea why this is happening?
-
Have you tried running (http://fiddler2.com/) Fiddler ? It will show you HTTP requests and responses. It's usually a pretty good place to start.
Chrome has a network tab in its developer tools which is also quite good. Hit F12 to open Chrome's developer tools and then load the viewer. Under the Network tab, you should see all requests and responses. I would start by looking for 404 or 500 errors on the icon requests.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar