Ok...another newbie question..... how do I "trap" the onResize event for my
menubar layer so that it is
correctly re-drawn when the browser window is resized.

I havn't quite got the hang of the event model code yet.


Sid Young

-----Original Message-----
From: Joshua Hewitt [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 14, 2001 6:47 PM
To: [EMAIL PROTECTED]
Subject: RE: [Dynapi-Help] width of browser window


Annoyingly onResize also occurs when the page gets loaded, so if you want a
"real onResize" you need to compare the initial width and height with the
current width and height.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Digital
> Strider
> Sent: lunes, 14 de mayo de 2001 0:22
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Help] width of browser window
>
>
> It throws an onResize event.
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Sunday, May 13, 2001 2:56 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Help] width of browser window
>
>
>
> Michael, thanks for the tip...works as anticipated....
>
> Another open question to anyone, if the user resizes the browser window..
> can I get notification of the event ??


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

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

Reply via email to