mmmh, maybe:

myLayer.setURL(myLayer.getURL())

hope it works, never tried it though...

Henrik Våglin [ [EMAIL PROTECTED] ]
----- Original Message ----- 
From: "Joe NguyenLe" <[EMAIL PROTECTED]>
To: "Henrik Våglin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2001 11:18 PM
Subject: Re: [Dynapi-Help] Make layer 100% width


> Man! this is so neat. Thanks Henrik. Now I am having another problem that
> when resize my external content using setURL is disappeared. How do I get it
> back without reloading it everytime. It could be a pain if I have to reload
> it everytime, the content is dynamic and huge. setHTML works fine but not
> with setURL. Any idea how I can fix this?
> 
> Thanks,
> 
> JN.
> ----- Original Message -----
> From: "Henrik Våglin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 28, 2001 4:11 AM
> Subject: Re: [Dynapi-Help] Make layer 100% width
> 
> 
> Also if you wanna keep it sizing right when resized you should add i both in
> DynAPI.onLoad AND on DynAPI.onResize. I'm using that now to have designs
> adapt to window resizing, however I haven't been able to test it for
> cross-browser compliance yet. I remember it being an issue stopping me
> before with an older DynAPI2 release.
> 
> Henrik Våglin [ [EMAIL PROTECTED] ].
> 
> 
> ----- Original Message -----
> From: "Yariv Alter Fin" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 28, 2001 2:05 AM
> Subject: Re: [Dynapi-Help] Make layer 100% width
> 
> 
> > i guess this would do the job:
> >
> >   myLayer.setSize(DynAPI.document.getWidth(), DynAPI.document.geHeight())
> >
> >
> > >Is there a way to make a layer 100% width so it snap to browser window
> > >width?
> > >
> > >Cheers,
> > >
> > >JN.
> > >
> > >
> > >_______________________________________________
> > >Dynapi-Help mailing list
> > >[EMAIL PROTECTED]
> > >https://lists.sourceforge.net/lists/listinfo/dynapi-help
> >
> >
> >
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/dynapi-help
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 
> 


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to