www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > Graphics

    Graphics Discussion and technical support for creating and editing graphics for the web.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 10-12-2009, 06:13 AM
    cnh cnh is offline
    Registered User
     
    Join Date: Aug 2004
    Posts: 26
    Images sizes & popouts

    Greetings.

    I have a site for sailors which is a guide to various harbours. This includes a lot of photographs. To make them large enough to be of any use, they take up a lot of space. I was thinking of using quite small images, which, when clicked on, open out in a new popout window.

    There are two ways of doing this:

    1. Thumbnail on page and large image for the pop out - therefore two images on the server.

    2. Use just the large image but set the height/width attributes in the img tag to half or a third of the true value. Thus only one image needed on the server.

    I'm tending towards (2). Any comments or feelings?
    Reply With Quote
      #2  
    Old 10-12-2009, 10:31 AM
    tracknut's Avatar
    tracknut tracknut is offline
    Registered User
     
    Join Date: Aug 2006
    Posts: 1,035
    #1 is the best way to do this. If you use option #2, the full images are downloaded to the browser, and then resized smaller for thumbnail display, which doesn't save any bandwidth or time on the user's part. Definitely don't go that route, especially since you say the photos are very large.

    Dave
    __________________
    Skinny Dog Studios
    Reply With Quote
      #3  
    Old 11-06-2009, 07:58 AM
    thedancer thedancer is offline
    Registered User
     
    Join Date: Dec 2006
    Location: Sheffield
    Posts: 14
    Definitely number 1. Doing it the other way would cause it to be unnecessarily slow and make the images look rubbish as the rendering of squahed images within browsers is not as good as you get in a graphics program.
    __________________
    web hosting
    Reply With Quote
    Reply

    Bookmarks


    Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
     
    Thread Tools Search this Thread
    Search this Thread:

    Advanced Search
    Display Modes Rate This Thread
    Rate This Thread:

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 05:32 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.