Results 1 to 2 of 2

Thread: Load Picture

  1. #1

    Thread Starter
    Hyperactive Member samsyl's Avatar
    Join Date
    Jun 2001
    Location
    London
    Posts
    338

    Load Picture

    Is any way to load picture in background and show it after full loaded.

    Thanks

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343
    I think O'Reilly javascript book had an example of this. Its to do with preloading your images into an array (so all download) then you can show them as and when you need.

    Otherwise you probably need to look at the type of save - in jpgs I think there is a progressive type, which gets sharper as it loads...

    If you mean to hold a space open until the pic is fully loaded, put in width and height into the img/stylesheet for imgs.

    If you mean the bit above, but blank until the pic is fully loaded, perhaps a mix of javascript and img properties?


    Vince

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width