Large Image Display, Progressive? Low-Res? Layers (div)?

Ask a Question related to Macromedia Fireworks, Design and Development.

  1. #1

    Default Large Image Display, Progressive? Low-Res? Layers (div)?

    Well, I only got one answer on the Dreamweaver group. And it was not much
    help. So here's trying Fireworks...

    ----- Original Message -----
    From: "Timothy Atwood" <tim@holtenwood.bc.ca>
    Newsgroups: macromedia.dreamweaver
    Sent: Saturday, October 11, 2003 1:39 PM
    Subject: Large Image Display, Progressive? Low-Res? Layers?

    > I have a web site for an artist. Designed mostly along the standard
    > thumbnail -> larger image method for displaying large images. Once someone
    > selects the thumbnail, the high quality image is fairly large and takes a
    > while to
    > display on slower connections. Size of the large image jpegs appears to
    turn
    > out in the 60 to 120KB range to get the size and image quality needed.
    >
    > When displaying the large image I want to give the viewer something of a
    > preview. Something happening on the screen which lets them know the image
    is
    > still downloading. Preferably something which visually relates to the
    image.
    >
    > In ignorance I went off and used Progressive JPEGs. It was not until
    > later I found out Internet Explorer really does not do Progressive JPEG
    > properly. The screens look great in NS, Opera, etc. The image gets
    > progressively clearer as it is supposed to. But in IE they just hang there
    > with a "blank" page until the image is fully downloaded. Then the image
    > appears all at once.
    >
    > In IE progressive JPEGs appear even worse than normal JPEGs. With a
    > non-progressive JPEG IE at least shows it a couple of lines at a time.
    With
    > progressive JPEG, IE appears to wait for the entire image to download
    before
    > showing any of it.
    >
    > The visual experience in all levels of IE I have tried (4-6) is horrible.
    > The download of a large progressive JPEG seems to interfere with the
    > downloading of all other screen elements. Creating a "jerky" feel as the
    > screen loads on slow connections. Other screen elements appear to randomly
    > pop into existence. I need something a lot smoother which works in most
    > browsers including IE.
    >
    > First: Is there any way to get IE to display progressive JPEGs
    > progressively? A different DOCTYPE tag perhaps?
    >
    > If not what else would people suggest:
    >
    > How well does the "LOW-RES" part of an img tag work in people's
    experience.
    > I'm playing with it now. But I would appreciate other peoples experience
    in
    > different browsers.
    >
    > What about Layers, Divs or Rollovers of different sorts. Preferably fairly
    simple.
    > I find if I load a screen with tons of JavaScript, preloaded functions,
    etc,
    > it can get pretty bad too. The more crap, the more likely it is to break.
    > And it takes time to download and link all that logic. So you again have
    > pauses in displaying the screen while non-displayable stuff like
    JavaScript
    > is being downloaded.
    >
    > All suggestions welcome.
    >
    > I case you want to look at the site: [url]http://www.amandamartinson.com[/url] .
    Choose
    > a thumbnail anywhere in the site. If you are on a slow connection with any
    > IE 4 - 6 you will see what I mean about jerky display.
    >
    >

    Timothy Atwood Guest

  2. Similar Questions and Discussions

    1. Thumbnail to large image
      How do I create a rollover effect where on mouse-over a thumbnail image will display a larger image: on top; to the side? Thanks for your help in...
    2. creating css for image layers
      I need to ensure that my image & text box layers work. So far I have found that layers can be created in Fireworks, but I have already made the page...
    3. How to display large amount of text in a dialog box?
      Hi, My application has a movable modal dialog box. I want to display a large amount of text (approx 3 pages) in the dialog box which (text) is...
    4. Can I take a small (320x240), blurry image, and make it a clear, large image?
      Just wondering if there is an easy way to do this? I'm sure it won't be perfect cause photoshop can only work with what's there, but maybe it can...
    5. Image Too Large problem
      Clint, Might I ask what computer you are using ? I am routinely working on large files - 800MB to 1.6Gb, and my Photoshop Scratch file size...
  3. #2

    Default Re: Large Image Display, Progressive? Low-Res? Layers (div)?

    Timothy:

    I think I posted the answer over there. The answer is there is no way to do
    what you want.

    Optimize your images and forget about progressive.

    --
    Murray --- ICQ 71997575
    Team Macromedia Volunteer for Dreamweaver MX
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    [url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
    ANSWERS
    ==================
    [url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
    [url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
    [url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
    ==================

    "Timothy Atwood" <tim@holtenwood.bc.ca> wrote in message
    news:bmhtcn$k35$1@forums.macromedia.com...
    > Well, I only got one answer on the Dreamweaver group. And it was not much
    > help. So here's trying Fireworks...
    >
    > ----- Original Message -----
    > From: "Timothy Atwood" <tim@holtenwood.bc.ca>
    > Newsgroups: macromedia.dreamweaver
    > Sent: Saturday, October 11, 2003 1:39 PM
    > Subject: Large Image Display, Progressive? Low-Res? Layers?
    >
    >
    > > I have a web site for an artist. Designed mostly along the standard
    > > thumbnail -> larger image method for displaying large images. Once
    someone
    > > selects the thumbnail, the high quality image is fairly large and takes
    a
    > > while to
    > > display on slower connections. Size of the large image jpegs appears to
    > turn
    > > out in the 60 to 120KB range to get the size and image quality needed.
    > >
    > > When displaying the large image I want to give the viewer something of a
    > > preview. Something happening on the screen which lets them know the
    image
    > is
    > > still downloading. Preferably something which visually relates to the
    > image.
    > >
    > > In ignorance I went off and used Progressive JPEGs. It was not until
    > > later I found out Internet Explorer really does not do Progressive JPEG
    > > properly. The screens look great in NS, Opera, etc. The image gets
    > > progressively clearer as it is supposed to. But in IE they just hang
    there
    > > with a "blank" page until the image is fully downloaded. Then the image
    > > appears all at once.
    > >
    > > In IE progressive JPEGs appear even worse than normal JPEGs. With a
    > > non-progressive JPEG IE at least shows it a couple of lines at a time.
    > With
    > > progressive JPEG, IE appears to wait for the entire image to download
    > before
    > > showing any of it.
    > >
    > > The visual experience in all levels of IE I have tried (4-6) is
    horrible.
    > > The download of a large progressive JPEG seems to interfere with the
    > > downloading of all other screen elements. Creating a "jerky" feel as the
    > > screen loads on slow connections. Other screen elements appear to
    randomly
    > > pop into existence. I need something a lot smoother which works in most
    > > browsers including IE.
    > >
    > > First: Is there any way to get IE to display progressive JPEGs
    > > progressively? A different DOCTYPE tag perhaps?
    > >
    > > If not what else would people suggest:
    > >
    > > How well does the "LOW-RES" part of an img tag work in people's
    > experience.
    > > I'm playing with it now. But I would appreciate other peoples experience
    > in
    > > different browsers.
    > >
    > > What about Layers, Divs or Rollovers of different sorts. Preferably
    fairly
    > simple.
    > > I find if I load a screen with tons of JavaScript, preloaded functions,
    > etc,
    > > it can get pretty bad too. The more crap, the more likely it is to
    break.
    > > And it takes time to download and link all that logic. So you again have
    > > pauses in displaying the screen while non-displayable stuff like
    > JavaScript
    > > is being downloaded.
    > >
    > > All suggestions welcome.
    > >
    > > I case you want to look at the site: [url]http://www.amandamartinson.com[/url] .
    > Choose
    > > a thumbnail anywhere in the site. If you are on a slow connection with
    any
    > > IE 4 - 6 you will see what I mean about jerky display.
    > >
    > >
    >
    >

    Murray *TMM* Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139