On 6 Nov 2013, at 23:13, Philippe Wittenbergh <[email protected]> wrote:
> Fwiw, as you have a Mac, you can connect your iOS device via USB to your Mac, > load your page in Mobile Safari, then open desktop Safari (6 or newer), > Developer tools > iPad simulator (or iPhone …) and inspect the page, just as > you would do with a desktop Safari page. > > I don’t have the IOS 6 simulator installed atm to analyse the page (Xcode 5 > by default only installs the iOS 7 simulator). Philippe: thanks for that info, I had no idea that I could do that. Tangential question: One thing that I noticed from the info that the web-inspector provided about the iPhone page was that the body tag's id attribute gets set to 'screen-view'. Each of my pages has an id on the body tag based upon its url (helps when setting page-specific css exceptions) and I'm trying to get my head straight on whether or not this will have any effect upon what information the web inspector outputs. Currently I'm thinking 'not' but it's ambiguous because presumably the body's ID inside the web inspector no longer matches that on the actual page itself. What's your take on that? Thanks again for the USB/dev menu tip -- Rick Lecoat ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
