|
-
Jul 27th, 2004, 01:03 AM
#1
Thread Starter
Hyperactive Member
Load Picture
Is any way to load picture in background and show it after full loaded.
Thanks
-
Jul 27th, 2004, 04:15 AM
#2
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
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|