Re: Browser capabilities

2007-11-05 Thread Johan Compagner
what the problem with getclientinfo then? those things must really be asked upfront by a seperate request. johan On 11/5/07, Uwe Schäfer <[EMAIL PROTECTED]> wrote: > > hi > > i need a quick hint. is there a way to detect the browser capabilities > other than

Re: Browser capabilities

2007-11-05 Thread Bruno Borges
I don't know if this exists in the core, but if not, it would be something really useful. +1 anticipated :D On Nov 5, 2007 10:08 AM, Uwe Schäfer <[EMAIL PROTECTED]> wrote: > hi > > i need a quick hint. is there a way to detect the browser capabilities > other th

Browser capabilities

2007-11-05 Thread Uwe Schäfer
hi i need a quick hint. is there a way to detect the browser capabilities other than from getRequestCycle().getClientInfo() ? what i look for is, if the client has JavaScript enabled and if he is AJAX-ready. thanks, uwe