Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

interesting for me that's really jumpy, it looks like each frame is 120px high? so something like this is much smoother at the beginning for me:

    var step = function() { $("#container").css({top: (parseInt($("#container").css("top"))-115)+'px'}); window.webkitRequestAnimationFrame(step); }; step();

 but in the middle where it zooms into the people in the car, it get's out of sync...


Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: