Hacker News new | ask | show | jobs
by druska 4774 days ago
I like it. Just remember if you use this in production, save $("#progress") in a variable in the ajaxStart function to improve performance (this will call Sizzle one less time usually).