treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Colors show on each thumbnails while the site is still loading

  • Hello guys,

    Wanted to ask how it was done like in Commonwealth website http://www.commonwealth.nu/projects

    The colors show on each thumbnails while the site is still loading. Any idea guys?

    Thanks! :)

    Val
  • Each thumbnail is placed in a DIV that has a background color, so you'll see the color before the thumbnail is loaded and placed over it. Not sure if that's what you meant?
  • Hi Senff,

    I think you're right. How do integrate it with jQuery? Which plugin should I use? I'm actually planning to do something like this on Wordpress using Featured Thumbnail.

    Thanks!

    Val