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 <mgr...@modus.bz> 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 <pruckelsh...@gmail.com
> >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 <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:338534
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to