| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
HK510
Join Date: Nov 2001
Location: Montreal
Posts: 289
|
Hi everybody.
I am resizing my browser window manually with the handle bar. I want to get the width and height of the browser window at runtime. In netscape, i am able to achieve it using 'innerWidth' and 'innerHeight' method. Is there a similar method in Internet Explorer // or how can i achieve that ? |
|
|
|
|
|
#2 |
|
done
Join Date: Jun 2001
Location: portland, or
Posts: 8,048
|
try:
window.screen.availWidth window.screen.availHeight
__________________
tg --- what the hell was i thinking? |
|
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|