Le 7 nov. 2013 à 04:40, Rick Lecoat <[email protected]> a écrit :
> Ack, sorry, yes. Copy-pasted from the wrong tab. > http://www.azathoth.lecoat.com/news I don’t see the issue on an iOS 7 device. I’d suspect your use of ‘-webkit-overflow-scrolling: touch;’, given all that little dance toggling the overflow property on/off around and inside the header. Try applying that property only on those elements that actually need it (such as those with overflow:auto). 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 -- Philippe Wittenbergh http://l-c-n.com ______________________________________________________________________ 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/
