This is a discussion on "browser height" within the JavaScript Forum section. This forum, and the thread "browser height are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
browser height
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
||||
|
like this:
window.availHeight (which return the "available" or internal height of the window) you can also use this on the body tag: body.availHeight and if you're using frames, don't forget to use 'top' top.window.availHeight
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| browser, height |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 100% height | RZX Developer | Web Page Design | 11 | Mar 29th, 2008 10:23 |
| height: 100% Browser issues - okay in IE not in FF or Opera | mmgrad | Web Page Design | 3 | Oct 27th, 2007 11:24 |
| How to make a table height equal to the browser height ? | subhadip | Starting Out | 4 | Sep 20th, 2007 07:56 |
| Learn Browser Height And Enforce Window To Take At Least 95% | transistortoaster | Web Page Design | 1 | Mar 8th, 2007 16:30 |