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.