Published in: JavaScript
URL: http://ajaxian.com/archives/iphone-web-development-tips-and-official-documentation-released
Borrowed from Ajaxian, url is above.
$(document).ready(function() { setTimeout(function(){window.scrollTo(0, 1);}, 100); });
You need to login to post a comment.
