HighDots Forums  

Window Resize

JavaScript discussion (multi-lingual) JavaScript discussion (alt.comp.lang.javascript)


Discuss Window Resize in the JavaScript discussion (multi-lingual) forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Paul Smith
 
Posts: n/a

Default Window Resize - 02-18-2005 , 11:24 AM






I am desperately trying to find some code which resizes a window, after
reference to the content.

I want to resize the window after references to how many rows of a table
have been created using ASP.

I have no problem generating the Height value based on the number of rows
but cannot seem to get the Javascript "window.resize" to work with a
variable.

How would an expert suggest I do this?



Reply With Quote
  #2  
Old   
Per Djurner
 
Posts: n/a

Default Re: Window Resize - 02-23-2005 , 01:07 PM






Paul Smith wrote:
Quote:
I am desperately trying to find some code which resizes a window, after
reference to the content.

I want to resize the window after references to how many rows of a table
have been created using ASP.

I have no problem generating the Height value based on the number of rows
but cannot seem to get the Javascript "window.resize" to work with a
variable.

How would an expert suggest I do this?


Keep in mind that window.resize does not work at all anymore on
computers running IE and Windows XP SP2.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.