On 11/9/06, Karim SAIDI <[EMAIL PROTECTED]> wrote:
Hello,
 I am embedding a browser in my app. and I have to know the full height and
width of the webpage in pixels.
How can I achieve that?

window.innerHeight + window.scrollMaxY should work, see:
http://developer.mozilla.org/en/docs/DOM:window.scrollMaxY

Regards,
Martijn

Any help will be apprecied,
 Thanks.


_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to