> According to the Jquery docs at http://docs.jquery.com/CSS/height: > > $(window).height(); // returns height of browser viewport > $(document).height(); // returns height of HTML document > > Is that what you're looking for?
I do not believe this will give you the right numbers. I get 1680x1050, which is the entire width and height of my display. Carlos _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
