Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
Hmmm.. let's try this again. Can anyone tell why this page, 960px wide, will fit (well almost 100% but considering it's the iOS!!! I'll take it.) in the viewport no matter which way you rotate your phone or how many times you rotate it or which orientation your phone was in to begin with. And did

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Philippe Wittenbergh
On Jan 12, 2012, at 9:51 PM, HallMarc Sales wrote: I have been looking this site over and cannot figure out what in this layout structure makes iOS so damn happy. I was hoping someone here could. This is my 3rd try. So far, I have only received info about fixes. Guys and gals, IT ISNT

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Philip TAYLOR
HallMarc Sales wrote: I find it especially helpful to read a request fully before trying to respond to it. This way I avoid looking flippant when responding. Same response as above. Please, if you don't know what about this page makes it work on the iOS without initializing the orientation

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
And just so we are clear, there isn't one thing in the code for this page, JavaScript or otherwise that I can find that targets the iOS specifically. For all appearances it is just put together like you would any other page; 960px wide (bit narrow IMO yet necessary for iOS) which leaves the

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
you set the width of your containers: header, footer, #main to 960px. The default width of the viewport on iOS is (...drumroll...) 980px. Your layout fits in that, although it is scaled down in a way. Yes, I am aware of that. Here is a head scratcher for you, remove the text from between

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
For what it's worth. Sent from iOS 5 On Jan 12, 2012, at 7:51 AM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hmmm.. let's try this again. Can anyone tell why this page, 960px wide, will fit (well almost 100% but considering it's the iOS!!! I'll take it.) in the viewport no matter

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
For what it's worth, that page is showing the orientation bug on my iPhone... Sent from iOS 5 On Jan 12, 2012, at 7:51 AM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hmmm.. let's try this again. Can anyone tell why this page, 960px wide, will fit (well almost 100% but considering it's

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
-Original Message- From: Tom Livingston [mailto:tom...@gmail.com] Sent: Thursday, January 12, 2012 8:47 AM To: HallMarc Sales Cc: CSS Discuss Subject: Re: [css-d] iPhone/iPad iPhun For what it's worth, that page is showing the orientation bug on my iPhone... Sent from iOS 5

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
OK so in my excitement; don't want to say how long I've been researching this issue, I see I forgot to include a couple of key points: 1) I am working on a site built with WordPress and various plugins and the pages were exhibiting the iOS Bug 2) I happen to look at the Nivo demos on an iPhone and

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread David Laakso
On Thu, Jan 12, 2012 at 1:00 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: 2) I happen to look at the Nivo demos on an iPhone and noticed that their site is also built on WP and yet the site stays within the viewport - I hope that I am using the wrong url but

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
On Thu, Jan 12, 2012 at 4:28 PM, David Laakso laakso.davi...@gmail.com wrote: On Thu, Jan 12, 2012 at 1:00 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: 2) I happen to look at the Nivo demos on an iPhone and noticed that their site is also built on WP and yet the site stays within the

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
I hope that I am using the wrong url but the gentlepeople that produced this page http://nivo.dev7studios.com/demos/ don't have clue on how to hit portable devices... The page throws an enormous horizontal scrollbar in iPad portrait mode; and, an enormous scrollbar in both portrait /and/

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread Tom Livingston
On Jan 12, 2012, at 4:49 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: I hope that I am using the wrong url but the gentlepeople that produced this page http://nivo.dev7studios.com/demos/ don't have clue on how to hit portable devices... The page throws an enormous horizontal

Re: [css-d] iPhone/iPad iPhun

2012-01-12 Thread HallMarc Sales
__ Same here on iPhone 4/iOS5. I have to pinch it down to fit in landscape. Wont fit at all in portrait. [] Aha. I am seeing that this is not the same page as the one I have been referencing. I do not think the kind

[css-d] iPhone/iPad iPhun

2012-01-09 Thread HallMarc Sales
Hello all, I am finally creating a theme for a web client for the mobile devices and in doing so I noticed that my site is presenting and behaving as expected on everything but iPhone4/4s. I will deal with iPad later. Besides the Apple Developer docs, where can I find good intel on iOS

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread Tom Livingston
Try http://filamentgroup.com/lab/a_fix_for_the_ios_orientationchange_zoom_bug/ Sent from iOS 5 On Jan 9, 2012, at 5:24 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hello all, I am finally creating a theme for a web client for the mobile devices and in doing so I noticed that my site

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread Tom Livingston
Oops I guess I should have read your whole message. I think u are looking for the viewport meta. Can't find the code right now, sorry. :- P Sent from iOS 5 On Jan 9, 2012, at 5:24 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hello all, I am finally creating a theme for a web client

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread HallMarc Sales
Oops I guess I should have read your whole message. I think u are looking for the viewport meta. Can't find the code right now, sorry. :- P No, actually you had it right the first go. That is the bug in the Apple iOS that they just seem happy to leave in... I will read more from the link

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread Cheryl D Wise
A couple of resources on CSS media queries which address iPhone issues http://www.adobe.com/devnet/dreamweaver/articles/introducing-media-queries.h tml http://tricedesigns.com/portfolio/max2011/Adobe%20MAX%202011%20-%20Multi%20D evice%20Best%20Practices.pdf Cheryl D Wise

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread HallMarc Sales
Thank you for the responses. Nothing that readily addresses why this page works so well. I have yet to determine what it is about it that iPhone loves so well. None of the solutions provided in the responses have been used in order to achieve the result; but thanks all the same. Maybe I wasn't

Re: [css-d] iPhone/iPad iPhun

2012-01-09 Thread David Laakso
On Mon, Jan 9, 2012 at 5:24 PM, HallMarc Sales sa...@hallmarcwebsites.com wrote: Hello all, I am finally creating a theme for a web client for the mobile devices and in doing so I noticed that my site is presenting and behaving as expected on everything but iPhone4/4s.-- Fwiw, a fast and dirt