Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #25197
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Change UI layout |
| Followup-To | comp.infosystems.www.authoring.stylesheets |
| Date | 2014-07-03 11:42 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <3456979.zA8mQF84gn@PointedEars.de> (permalink) |
| References | (2 earlier) <lp0egh$jhi$1@dont-email.me> <Ia-dnViIJrTLlCnOnZ2dnUVZ_tidnZ2d@westnet.com.au> <6661908.BVoKEv2Ayq@PointedEars.de> <DPednQYpBcKxKSnOnZ2dnUVZ_sudnZ2d@westnet.com.au> <lrGdnTCtMq97jyjOnZ2dnUVZ_qydnZ2d@westnet.com.au> |
Followups directed to: comp.infosystems.www.authoring.stylesheets
Andrew Poulos wrote: > On 3/07/2014 11:36 AM, Andrew Poulos wrote: >> On 2/07/2014 11:58 PM, Thomas 'PointedEars' Lahn wrote: >>> Andrew Poulos wrote: >>>> I just tested my 3 year old android phone running Chrome and innerWidth >>>> returns 980 with the phone in landscape mode so I'm leaning towards a >>>> button as well. >>> There *are* 980px in landscape mode. Both "detecting" the user agent >>> and >> >> Actually I should've said 980px in portrait mode. Me too. >>> redirecting, and a button, are wrong, user-unfriendly approaches. >>> Instead, the layout must be so that it does not force zoom-out, i.e. it >>> must not be too wide. >> […] >>> The relevance of this thread to this newsgroup approaches 0. Please >>> find a newsgroup where it is on-topic. > > PE was right. I "solved" my issue by using CSS media queries (and no js > at all). Since I was at least partially wrong [1], how exactly did you solve it? F'up2 ciwa.stylesheets [1] <news:1851843.LhWb2JNgvM@PointedEars.de> -- PointedEars FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix> Please do not Cc: me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Change UI layout Andrew Poulos <ap_prog@hotmail.com> - 2014-07-02 15:39 +1000
Re: Change UI layout danca <cyberdanny@tiscalinet.it> - 2014-07-02 10:05 +0200
Re: Change UI layout Andrew Poulos <ap_prog@hotmail.com> - 2014-07-02 23:27 +1000
Re: Change UI layout Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-02 15:58 +0200
Re: Change UI layout Andrew Poulos <ap_prog@hotmail.com> - 2014-07-03 11:36 +1000
Re: Change UI layout Andrew Poulos <ap_prog@hotmail.com> - 2014-07-03 18:20 +1000
Re: Change UI layout Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-03 11:42 +0200
Re: Change UI layout Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-03 10:38 +0200
Re: Change UI layout Dr J R Stockton <reply1400@merlyn.demon.co.uk.invalid> - 2014-07-03 21:51 +0100
Re: Change UI layout danca <cyberdanny@tiscalinet.it> - 2014-07-04 15:09 +0200
Re: Change UI layout Dr J R Stockton <reply1400@merlyn.demon.co.uk.invalid> - 2014-07-05 16:10 +0100
Re: Change UI layout Joao Rodrigues <groups_jr-1@yahoo.com> - 2014-07-05 12:58 -0300
Re: Change UI layout Christoph Michael Becker <cmbecker69@arcor.de> - 2014-07-05 19:31 +0200
Re: Change UI layout Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-07-06 23:34 +0200
csiph-web