Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Stacking divs in iphone optimized layout


JAB_Creations - 4:16 am on Sep 6, 2011 (gmt 0)


Hello ocon,

I don't have an iPhone to test this out, I would recommend commenting out the meta viewport element to see how it changes the behavior. The layout works fine in Firefox 6/Safari 5.1 even when resizing the windows to be considerably smaller.

Also you'll want to use this for scripting though I did not test out if the functionality worked...

- John

<script type="text/javascript">
//<![CDATA[
window.onload = function()
{
window.scrollTo(0,1);
}
//]]>
</script>


Thread source:: http://www.webmasterworld.com/css/4358812.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com