Suzanne <[EMAIL PROTECTED]> writes:

> Is there any way to mix both horizontal and vertical photos in one
> Javascript slide show? When I try to add a vertical image after the series
> of horizontal images in the array below, the vertical image is always
> "squished" into the horizontal image size.
> 
> If that's not possible, is there someway to show a series of horizontal
> images, then switch *seamlessly* to a series of vertical images without
> opening a new page?

As much as I hate frames, this is a typical scenario to think about
using them. Instead of adding transparent borders to all your images
to make them dimensioned equally (so you can use JavaScript), it might
be easier to reserve a screen area that suits both the vertical and
horizontal dimensions, and implement your show by sequentially
refreshing that frame.

We did something like this on a site we inherited from another
designer:
http://www.magic-mushrooms.com/catalog/index.html
where the sub-menus are loaded in a special frame.
The site is MSIE4 or NN>=3 only, sorry, we faced a horrible design
legacy.

Whether this is a feasible option for you depends on whether your
design allows for 'cutting out' the frame. If you want center view,
that may not be possible.

:*CU#
-- 
***    Guido A.J. Stevens      ***    mailto:[EMAIL PROTECTED]    ***
***    Net Facilities Group    ***    tel:+31.43.3618933    ***   
***    http://www.nfg.nl       ***    fax:+31.43.3560502    ***   

PGP fingerprint E3 56 AA 30 44 EE 9E E9 CA 52 C5 B8 66 2F 77 21
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to