Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

An image display bug in Chrome?

  • 10-06-2012 03:25PM
    #1
    Registered Users, Registered Users 2 Posts: 95 ✭✭


    Hi all, I thought I would share this with you all, I've built my new website in HTML5 and CSS3 and I tested and tested used the Java Modernizer and it works brilliantly in ALL browsers when open locally.

    So the next step, up load it - I put it all up on my server and again I tested it looks great in all browsers so that was Wednesday.

    Today I went back to it on Chrome and images were not showing up, em strange so I went to firefox perfect there and then to IE and yep perfect there too, what's wrong with chrome, it wont show any image, neither the images in HTML or the images in CSS3.

    The solution
    I did a bit of googling and couldn't find the problem and in my frustration I cleared all my browsing data and - well now it works fine again.

    How can someone creating a website be sure their website will show up properly in Chrome and if it doesn't let them know they need to delete their browsing data.

    Have any of you come across this before, is there a better solution. Why did it happen??


Comments

  • Registered Users, Registered Users 2 Posts: 1,082 ✭✭✭Feathers


    Your browser can cache all sorts of things, but it's hard to tell exactly what's happening without seeing a webpage and/or looking at what you browser specfically is getting.

    Next time you see it, open up the developer tools of Chrome, go the the "net" panel & reload the page. You'll be able to see where it's trying to load the images from (cache or network), if it's successful, how long it takes, etc etc.


  • Registered Users, Registered Users 2 Posts: 15,079 ✭✭✭✭Malice


    Feathers wrote: »
    open up the developer tools of Chrome
    Just in case the thread starter doesn't know how to do this: press F12 when in Chrome and the dev tools should appear. The same keypress will also bring up the dev tools in IE9 and Firefox (once Firebug is installed).


Advertisement