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

Thanks for the compliment! The loader is something to re-code indeed. Anyone here with a good example of a nice scrolling loader?


I agree, your app looks dangerous in a good way.

I think the most important thing is that the loading animation be anchored to the bottom of the loaded content so that it never obscures content that's already loaded. If the user manages to outrace your loader and gets to the bottom, some kind of indication that the app is churning away would no doubt be welcome.


That's a good idea, got it on the list!


You can try throwing a 'position: fixed; bottom: 21px;' on your #loading div instead of positioning w/ JS.

Also, the animation on the items isn't very smooth and I find it distracting. It'll probably feel smoother without the drop down animation (maybe a quick $.fadeIn) might look good.




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: