<body>.getBoundingClientRect()
Kenny YU <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <326588d8-15d6-4fac-93fa-c17bb0b2ea31@p39g2000prm.googlegroups.com> |
hi, got a question here: I supposed <body>.getBoundingClientRect() should return the rectangle of the whole document. but sometimes it returns a rectangle of 0 height. why is that? Thanks