Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine table width Part II
Message
From
02/08/2001 17:23:12
 
 
To
02/08/2001 16:43:06
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00539092
Message ID:
00539109
Views:
13
>I thought I had something interesting to determine the table width by the use of an IMG but this is only for the width. That approach can't be used for the height. I am still looking for an approach on how to determine the table width and height. I tried various approaches such as DIV, style, etc. but it doesn't work. Anyone has an idea?

I finally found something that works.

Naming the TABLE tag with an ID and using that ID in this command works:
document.all.FournierTransformationList.clientWidth
document.all.FournierTransformationList.clientHeight
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform