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

I like it! I think the progress indicator in the title needs some rounding love, however:

    document.title = (100 * time / totaltime).toFixed(1) + "%";


Agreed.

You might want to round() first, though:

http://stackoverflow.com/questions/1726630/javascript-format...


Thank you all of HN.




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: