Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image Preloaders

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31838
    Rugg
    Participant

    Hello…

    I was curious to know how to integrate preloaders that will appear before a set of thumbnails load.

    Here is an example…

    http://www.buzzgraphics.co.uk/

    Thank You.

    #57384
    Chris Coyier
    Keymaster

    Looks like they have span wrappers around each image. The span is set to specific width and height with an image background (image is the preloading graphic). Then when the image loads it just hides it. They take it one step further and wait for the load event of the image to fire then fade it in, which is a nice touch.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.