Feedback on: Dynamic Floating Tool Tips, October 21, 2000 at 04:48:13:
You are here: irt.org | About | Feedback | 1897 [ previous next ]
Feedback on:
Dynamic Floating Tool Tips
Sent by
. . . s k i n on October 21, 2000 at 04:48:13:
Comments:
About Document height:
http://developer.irt.org/script/1400.htm
What i need is a way to measure the height of the entire document, thus all that is visible + all that is not visible (ie the part which is hidden because it does not fit; the part where you have to scroll down to).
I tried:
// * undefined alert(document.body.document.height);
// * undefined alert(document.body.height);
// * undefined alert(document.body.innerHeight);
// * undefined alert(document.height);
// * VALUE alert(document.body.offsetHeight);
// * alert(document.body.scrollHeight);
// * undefined alert(document.body.all.scrollHeight);
// * VALUE alert(document.body.clientHeight);
And a couple of other combinations, but none of them returns the value i need. Do you know how to get the total height of the page?
tnx,
. . . s k i n
Other feedback on 'Dynamic Floating Tool Tips' - show all
- Dynamic Floating Tool Tips - mypsycho July 24, 2002 at 21:57:05
- Dynamic Floating Tool Tips - olivier Dulac June 02, 2001 at 03:29:35
- Dynamic Floating Tool Tips - Andrew Grosset November 09, 2000 at 19:41:04
- Dynamic Floating Tool Tips - . . . s k i n October 21, 2000 at 04:48:13
- Dynamic Floating Tool Tips - . . . s k i n October 21, 2000 at 04:37:31
- Dynamic Floating Tool Tips - Jeroen Baas October 07, 2000 at 17:39:38
- Dynamic Floating Tool Tips - Rick September 13, 2000 at 07:18:15
- Dynamic Floating Tool Tips - Nick Jensen June 28, 2000 at 15:25:15
- Dynamic Floating Tool Tips - keith donovan May 09, 2000 at 10:57:28
- Dynamic Floating Tool Tips - Mal Ross March 30, 2000 at 06:54:40
- Dynamic Floating Tool Tips - nicholas tolson March 14, 2000 at 07:56:42
- Dynamic Floating Tool Tips - Tasha February 17, 2000 at 12:08:37
- Dynamic Floating Tool Tips - ysu February 01, 2000 at 08:04:56
- Dynamic Floating Tool Tips - Geert Vanden Broeck January 24, 2000 at 09:27:59
- Dynamic Floating Tool Tips - Robert E. Boughner January 19, 2000 at 12:43:25
©2018 Martin Webb