Results 1 to 2 of 2

Thread: Quicker load time of images on my home page with Shockwave 3D Slideshow Script

  1. #1
    Join Date
    Oct 2010
    Posts
    29
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Question Quicker load time of images on my home page with Shockwave 3D Slideshow Script

    1) Script Title: Shockwave 3D slideshow script

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...wave/index.htm

    3) I am using this script on my homepage. I know how to use a pre-loader script for images on other pages, but what do I do when I need to have about fifteen photos in this slideshow on my homepage? I have reduced them in size somewhat, but, beyond that, how do I get them to load quicker on my home page? Thanks! :-)

  2. #2
    Join Date
    Jul 2008
    Location
    Derbyshire, UK
    Posts
    3,033
    Thanks
    25
    Thanked 599 Times in 575 Posts
    Blog Entries
    40

    Default

    Images are some of the worst culprits for web page weight gain, which inevitably impacts upon speed and performance.

    Tips for improving the impact of images on speed;

    - reduce image quantity
    - reduce image size/dimensions
    - use the right format (jpeg for photos, png-8 for few colours and 1-bit transparency, png-24 for alpha-transparency)
    - optimise, optimise, optimise (individually, using something like Optimizilla http://optimizilla.com/ to squeeze out every last byte from banner/showcase pics, and then, run ALL images through smush.it just to be sure)
    - put important images in hidden <img> tags high up in the markup for faster download (CSS background images load slightly slower than those appearing in <img src="">)
    - cache (as much as possible) and gzip (as much as possible except images and PDF)
    - defer image loading on images that do not appear "above the fold" http://www.feedthebot.com/pagespeed/defer-images.html (and all the other stuff about minimising render-blocking resources - loads of great info here: http://www.feedthebot.com/pagespeed/ )

    Also use a service such at GTmetrix http://gtmetrix.com/ to help you troubleshoot other performance issues.

    For further advice and specific help, please provide a link to your page.
    Last edited by Beverleyh; 03-06-2015 at 08:23 AM. Reason: image formats added
    Focus on Function Web Design
    Fast Edit (A flat file, PHP web page editor & CMS. Small, FREE, no database!) | Fast Edit BE (Snippet Manager) (Web content editor for multiple editable regions!) | Fast Apps

  3. The Following User Says Thank You to Beverleyh For This Useful Post:

    CookieMonster (03-06-2015)

Similar Threads

  1. Shockwave 3D slideshow v0.9 -- Images not displaying in proper order
    By CookieMonster in forum Dynamic Drive scripts help
    Replies: 10
    Last Post: 10-13-2014, 07:45 AM
  2. Shockwave 3D slideshow order of images not able to display properly
    By mabd23 in forum Dynamic Drive scripts help
    Replies: 1
    Last Post: 09-12-2013, 11:21 AM
  3. Sequence Images in Shockwave Slideshow
    By bfchris in forum Dynamic Drive scripts help
    Replies: 6
    Last Post: 08-15-2012, 01:52 AM
  4. Load different, sequential images each time page loads
    By vkbarefoot in forum JavaScript
    Replies: 2
    Last Post: 03-25-2007, 06:23 AM
  5. Replies: 0
    Last Post: 01-15-2007, 09:21 PM

Bookmarks

Posting Permissions

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