resizing a page

Hi,

How can we manage resizing a page depending on the screen?

Thanks.

Do you mean finding out when a window has been resized? Try using a
resize listener
. There should be examples already out there for using this, as well as
this thread that has a lot more info
.

Cheers,
Bobby