Here you go... I added a second piece of code that
has the mouseover trigger for the image to display... don't
know if that should be modified somehow, too.

"(website)" has been inserted in the code to protect the app...

What about some of the attributes in the ONMOUSEOVER part
in the second section of code?  (img336419151,1,0,0) ... could
some of that be for width?

Rick

<SCRIPT LANGUAGE="JavaScript"><!--
var img336419151=new Image(100,200);
img336419151.src="http://(website)/created_assets/photos/new_communities/HI3
7892.jpg";      
//--></SCRIPT>

<a href="" ONMOUSEOVER="CTs(img336419151,1,0,0);" ONMOUSEOUT="CTh()">
<img src="/_cache/59c7fd5a4e9ac1d5cb08c01ab3fe37c4.jpg" border="1"></a>



-----Original Message-----
From: Charlie Griefer [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 11, 2007 3:54 PM
To: CF-Talk
Subject: Re: Any way to specify image size in this code?

that should have worked from everything i've been reading.

can you copy/paste the resulting JS code from a view source in the browser?

On 1/11/07, Rick Faircloth <[EMAIL PROTECTED]> wrote:
> Nope... that didn't work, either...
>
>
> -----Original Message-----
> From: Charlie Griefer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, January 11, 2007 3:30 PM
> To: CF-Talk
> Subject: Re: Any way to specify image size in this code?
>
> googling also suggests that you can specify the height and width as
> arguments in the new Image() call itself.
>
> myFoo = newImage(100,200);
>
> http://docs.sun.com/source/816-6408-10/image.htm
>
>
>
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266323
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to