There only around 2-3% of clients with JS disabled.
If you want to support them you could simply redirect them to mobile/non-JS
version of your site (like gmail and many others do).

In my projects I always count on JS assuming its enabled in client browser.

On Sun, Sep 19, 2010 at 11:56, Stephan Windmüller <
stephan.windmuel...@tu-dortmund.de> wrote:

> On 19.09.2010 09:44, Charith Madusanka wrote:
>
>  I want page width and hight how I get it?
>>
>
> The only way to determine the current page width and height is JavaScript.
> But do not count on it, there are already too many sites out there with a
> broken layout when JS is disabled.
>
> Instead you should use a layout which works at nearly any resolution.
>
> - Stephan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to