Sorry...busy life kept me away from this project for a little while.

self.resizeTo(*x,y*) didn't work.  Any other ideas?

On Mon, Oct 18, 2010 at 8:10 PM, Michael Grant <mgr...@modus.bz> wrote:

>
> If it's inside the window why not try cutting CF out of it?
>
> <cfoutput>
>
> <script>
>
> self.resizeTo(#imgInfo.width#,#imgInfo.height#);
>
> </script>
>
> </cfoutput>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338532
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to