Topic: document.height cant be 0??? (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Yes |
posted 10-28-2004 23:51
I've written this basic javascript to set to divs to the height of my document. code: function setRails() {
|
Maniac (V) Inmate From: Yes |
posted 10-29-2004 02:12
Ok, I expanded the code a bit and it seems to work wel in both IE and Firefox. If it does err, it errs on the side of caution. code: function setRails() {
|