Hello,
New to Javascript and was wondering if anyone can show me the following...
I want to get the height of the browser's viewing area and then set a page control's height to that value.
For example, I have a asp:Panel that has a certain default height in px units...I'd like to override that on page load or other event and apply the actual height of the browser's viewing area to it.
Thanks in advance!!
--eb
New to Javascript and was wondering if anyone can show me the following...
I want to get the height of the browser's viewing area and then set a page control's height to that value.
For example, I have a asp:Panel that has a certain default height in px units...I'd like to override that on page load or other event and apply the actual height of the browser's viewing area to it.
Thanks in advance!!
--eb
Comment