[Javascript] image preloading problems

Cutter Bl cutterbl at hotmail.com
Sat Aug 11 01:24:26 CDT 2001


The Scripting I sent you will size the window to the size of the image. 
Click on the picture of a catalog item at http://www.falcon-knives.com and 
you will see (some of the "large" pictures aren't so large. I kind of 
inherited this site and still haven't shot new pics yet)

Cutter
http://www.falcon-knives.com

********************
From: Jon Drukman <jsd at cluttered.com>
Reply-To: javascript at LaTech.edu
To: javascript at LaTech.edu
Subject: Re: [Javascript] image preloading problems
Date: Fri, 10 Aug 2001 10:26:57 -0700

At 01:16 PM 8/10/2001 -0400, Cutter Bl wrote:
>Why preload in this instance?

ideally because i'd like to open the new window to the exact size of the
image file.  the images are all of varying sizes and i don't know them
ahead of time.  although i suppose i could just measure them and build a
database and do it that way.  seems like a drag.

the frustrating thing is that when it works it works really well and looks
very nice.  i'm loathe to give it up.

><a href="javascript:void(0)"
>onClick="window.open('itempic.html','1205','toolbar=no,location=no,scrollbars=no,statusbar=no')"><img
>border="1" src="images/1205.sm.jpg" align="left" hspace="5"
>class="clsItemPic" id="1205" alt="Fishing Knife" width="173" 
>height="130"></a>

yeah i'll probably end up doing this.

-jsd-

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp




More information about the Javascript mailing list