Re: Including screen size to header messages (extending UserAgent)

Responsive design is great and valid, but there are also mobile web app sites that would be vastly different than a desktop site - such as a jQuery Mobile site.

> On Jun 12, 2014, at 8:33 AM, "Julian Reschke" <julian.reschke@gmx.de> wrote:
> 
>> On 2014-06-12 14:00, Basem Emara wrote:
>> Yes, but this is needed in the server-side to redirect a user to a
>> mobile site for example. Otherwise, a client-side redirect is only
>> possible which would cause a delay and a white flash of screen.
>> ...
> 
> Don't make a "mobile" site. Make a single site that adapts to different devices using CSS media queries.
> 
> Best regards, Julian

Received on Thursday, 12 June 2014 12:43:05 UTC