You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by g4 <ja...@root10.net> on 2003/09/15 23:13:32 UTC

Screen Resolution / BrowserSelector?

Hi list,

Is it possible to do a screen resolution detect through eh browser 
selector or another component , I'd like to serve different style sheet 
dependant on the users screen resolution.

Many thanks

Jason Lane

Developer
Root10 developments


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: Screen Resolution / BrowserSelector?

Posted by Joerg Heinicke <jh...@virbus.de>.
You can get the screen resolution via JavaScript. If you want to use it 
server side you have to send it via request parameters to the server. 
You don't need the browser selector.

Joerg

g4 wrote:
> Hi list,
> 
> Is it possible to do a screen resolution detect through eh browser 
> selector or another component , I'd like to serve different style sheet 
> dependant on the users screen resolution.
> 
> Many thanks
> 
> Jason Lane
> 
> Developer
> Root10 developments


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org