Use this code if you want your web app to feel more like a native app. Thanks to Sitepoint for this one.
window.addEventListener('load', function(){
setTimeout(scrollTo, 0, 0, 1);
}, false);
This entry was posted on Tuesday, July 13th, 2010 and is filed under Development.
Use this code if you want your web app to feel more like a native app. Thanks to Sitepoint for this one.
window.addEventListener('load', function(){
setTimeout(scrollTo, 0, 0, 1);
}, false);
“Fear is the path to the dark side. Fear leads to anger. Anger leads to hate. Hate leads to suffering”
—Master Yoda
I'm a web designer and writer based out of Nashville, TN, where I live with my husband, step-daughter, and chihuahua.
moonkatcreations at gmail dot com