Click here to Skip to main content
15,906,816 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Responsive WebSite Design Pin
Pete O'Hanlon20-Apr-15 3:33
mvePete O'Hanlon20-Apr-15 3:33 
GeneralRe: Responsive WebSite Design Pin
Bergholt Stuttley Johnson20-Apr-15 3:39
professionalBergholt Stuttley Johnson20-Apr-15 3:39 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 3:49
professional#realJSOP20-Apr-15 3:49 
GeneralRe: Responsive WebSite Design Pin
Bergholt Stuttley Johnson20-Apr-15 3:52
professionalBergholt Stuttley Johnson20-Apr-15 3:52 
GeneralRe: Responsive WebSite Design Pin
JimmyRopes20-Apr-15 4:57
professionalJimmyRopes20-Apr-15 4:57 
GeneralRe: Responsive WebSite Design Pin
User 1013254620-Apr-15 3:39
User 1013254620-Apr-15 3:39 
GeneralRe: Responsive WebSite Design Pin
Bergholt Stuttley Johnson20-Apr-15 3:41
professionalBergholt Stuttley Johnson20-Apr-15 3:41 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 3:46
professional#realJSOP20-Apr-15 3:46 
Well, i'm using bootstrap, and it ain't exactly cut and dried. I'm using a "responsive" coming-soon layout that I downloaded. On the iPad, it seems to work reasonably well (except for rotating which I thimk is a Safari issue). On my phone (Android S5 using Chrome):

  - the image I'm using doesn't get reasonably small enough to be mostly visible. I can understand this in portrait mode, but in landscape, well, you know...

  - all of the text on the right side of the screen is not on the device's display. This includes the "COMING SOON" text, and the copyright notice. This is true in both landscape and portrait mode.

It appears as if I have to do some css @media calls to size the divs and text based on maximum and minimum screen resolutions. I also have to evidently provide lower-resolution images to maintain some sort of control over bandwidth issues. I suspect this is also how I control how much of the image is displayed in portrait/landscape modes.

Even after 20 years, web development is still a pain in the ass (if not more-so than when it first started out).

If you want to see it on your phone, go here[^].

EDIT ======================

Oh wait, I just need to scroll down. I guess that's sorta acceptable...
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013


modified 20-Apr-15 10:06am.

GeneralRe: Responsive WebSite Design Pin
User 1013254620-Apr-15 3:36
User 1013254620-Apr-15 3:36 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 3:47
professional#realJSOP20-Apr-15 3:47 
GeneralRe: Responsive WebSite Design Pin
User 1013254620-Apr-15 3:48
User 1013254620-Apr-15 3:48 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 3:51
professional#realJSOP20-Apr-15 3:51 
GeneralRe: Responsive WebSite Design Pin
User 1013254620-Apr-15 4:21
User 1013254620-Apr-15 4:21 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 4:36
professional#realJSOP20-Apr-15 4:36 
GeneralRe: Responsive WebSite Design Pin
User 1013254620-Apr-15 4:50
User 1013254620-Apr-15 4:50 
GeneralRe: Responsive WebSite Design Pin
#realJSOP20-Apr-15 5:25
professional#realJSOP20-Apr-15 5:25 
GeneralRe: Responsive WebSite Design Pin
Bergholt Stuttley Johnson20-Apr-15 3:36
professionalBergholt Stuttley Johnson20-Apr-15 3:36 
GeneralRe: Responsive WebSite Design Pin
Kevin Marois20-Apr-15 3:55
professionalKevin Marois20-Apr-15 3:55 
GeneralRe: Responsive WebSite Design Pin
Bergholt Stuttley Johnson20-Apr-15 4:09
professionalBergholt Stuttley Johnson20-Apr-15 4:09 
GeneralRe: Responsive WebSite Design Pin
Richard Deeming20-Apr-15 4:20
mveRichard Deeming20-Apr-15 4:20 
GeneralRe: Responsive WebSite Design Pin
Stefto20-Apr-15 4:44
professionalStefto20-Apr-15 4:44 
GeneralRe: Responsive WebSite Design Pin
Mark_Wallace20-Apr-15 4:53
Mark_Wallace20-Apr-15 4:53 
GeneralRe: Responsive WebSite Design Pin
Richard Deeming20-Apr-15 5:58
mveRichard Deeming20-Apr-15 5:58 
GeneralRe: Responsive WebSite Design Pin
Amarnath S20-Apr-15 6:56
professionalAmarnath S20-Apr-15 6:56 
GeneralRe: Responsive WebSite Design Pin
GregoryW20-Apr-15 6:38
GregoryW20-Apr-15 6:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.