Can you resize it from the caller?
Just as a test.

On Mon, Oct 25, 2010 at 9:21 PM, Pete Ruckelshaus <[email protected]>wrote:

>
> That's the thing, it's not misfiring...using Chrome with Developer Tools
> and
> resource tracking enabled.  Not getting anything odd at all in the CF
> logger
> window.
>
> So, yeah, I'm stumped.
>
> Pete
>
> On Mon, Oct 25, 2010 at 7:53 PM, Michael Grant <[email protected]> wrote:
>
> >
> > What does the debug window say in firefox or chrome when js (mis)fires?
> >
> >
> > On Mon, Oct 25, 2010 at 7:50 PM, Pete Ruckelshaus <
> [email protected]
> > >wrote:
> >
> > >
> > > 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 <[email protected]>
> 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:338535
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to