On Thu, 17 Oct 2002 22:21:12 -0500, Christopher Dixon wrote:

> In /sambarfolder/sysuser/webmail/actions.stm modify the
> function mailtoPop() {
>     mailspop =
> 
window.open('<RCShome>/mailto.stm','mailtoWindow','width=700,height=620,resiza
ble=yes,scrollbars=yes');
> }
> 
> change the width and height
> I do this each time a new version comes out.

   Do you use "screen.availHeight" and "screen.availWidth"? 

   I don't know if Javascript has "Max" and "Min" functions, if yes, one could 
simply write "width=min(700, screen.availWidth)" 

Yours, 
   
L�ko Willms
-----------------------------------------------
Frankfurt/Main  
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/

Reply via email to