Re: Loading Images

  • ndb4183
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago - 3 years 7 months ago #5202 by ndb4183
Loading Images was created by ndb4183
First off nice work on this extension. It works great and was easy to implement.

My only concern is how the images initially load. It appears that all of the images are loading at the same time. It almost looks like an according but the transition isn't really smooth. Of course once it loads the images are cached and everything runs smoothly. Is there something I need to install or uninstall in order for this load more smoothly?

Link to site:
Code:
http://66.147.244.215/~highlau6/

Link to screen shot:
Code:
http://66.147.244.215/~highlau6/images/stack.png

Mainly: Firefox
Last edit: 3 years 7 months ago by milos.

Please Log in to join the conversation.

More
13 years 2 months ago - 3 years 7 months ago #5215 by ivan.milic
Replied by ivan.milic on topic Re: Loading Images
Well you can optimize your images to be smaller in size so that browser handles them more quickly.

Try to have no image scaling if image on you page needs to be 500px x 500px its best that image relay has that size.

There is one solution that is little complicated and it makes maintenance of your site difficult. You can embed images in base64. When in base64 images are loaded with rest of content (not asynchronously after html is loaded).


See this link:
Code:
http://www.sweeting.org/mark/blog/2005/07/12/base64-encoded-images-embedded-in-html
Last edit: 3 years 7 months ago by milos.

Please Log in to join the conversation.

  • ndb4183
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago #5239 by ndb4183
Replied by ndb4183 on topic Re: Loading Images
Thanks for the quick reply. I will give that a shot. I appreciate the help.

Please Log in to join the conversation.

Time to create page: 0.346 seconds
Powered by Kunena Forum