Take a look at implementation details of width/height in jQuery:

$(document).width();
$(document).height();

This should give you what you want.

See also:
http://stackoverflow.com/questions/838137/jquery-change-height-based-on-browser-size-resize

On Sun, Sep 19, 2010 at 11:44, Charith Madusanka <charithc...@gmail.com>wrote:

> I want page width and hight how I get it?
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to