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

You may also look into the x-wap-profile header 
(http://openmobilealliance.org/wp-content/uploads/2012/12/wap-248-uaprof-20011020-a.pdf) 
for another approach.

Regards,
Roland

On 12.06.2014 14:42, Basem Emara wrote:
> 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 13:00:09 UTC