Re: OT: ajax image galleries

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cindy Mottershead
Date: Wednesday, June 4, 2008 - 9:39 am

This is a multi-part message in MIME format.
--------------090805090206050500090806
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit



The ones you pointed to do lack the visual cues but that is due to the 
implementation, not the design. These usually are not implemented in 
AJAX, it is simple javascript. Most implementations supply the visual cues.

The big advantage to using this 'lightbox' display is it focus all 
attention on the image being viewed and allows the maximum size of the 
image to fit your view. Older style galleries require you to click to a 
new page to see the large version of the image, with a lot of other 
screen real estate used up by menu's, header etc. The lightbox display 
(should) resizes your image to fit whatever screen size you are viewing 
it with, and overlay it over the top of all your other screen real 
estate. That way, you always see the whole impact of the image without 
having to scroll to see the rest of the image if it is larger than your 
viewing screen. Also, it is much faster to have the javascript load a 
large version of the image on the same page (it doesn't reload the 
entire page when you click through the images, just the large version of 
the image).

A lot of web 2.0 galleries use this technique, it is quite popular on 
photography web sites as it allows for the best presentation of the 
photos. See this for example:

http://www.photocritiq.com/index.php?photoid=29057

Which shows that you can easily bookmark or link to an image.

Cindy

Chris Wright wrote:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
OT: ajax image galleries, Chris Wright, (Wed Jun 4, 8:38 am)
Re: OT: ajax image galleries, Cindy Mottershead, (Wed Jun 4, 9:39 am)
Re: OT: ajax image galleries, Paul Bonser, (Wed Jun 4, 9:50 am)
Re: OT: ajax image galleries, Joseph Reeves, (Wed Jun 4, 10:12 am)
Re: OT: ajax image galleries, Andy Powell, (Wed Jun 4, 1:55 pm)
Re: OT: ajax image galleries, andy selby, (Wed Jun 4, 2:24 pm)
Re: OT: TinyURL , Stroller, (Wed Jun 4, 3:58 pm)
Re: OT: TinyURL, Joerg Reisenweber, (Wed Jun 4, 5:53 pm)
Re: OT: TinyURL, nickd, (Wed Jun 4, 7:39 pm)
Re: OT: TinyURL, Joseph Reeves, (Thu Jun 5, 1:35 am)