Hacker News new | ask | show | jobs
by mctx 4597 days ago
You can - try something like this:

parseInt(getComputedStyle($('#seconds'), ':after').top)/-76

(see https://gist.github.com/alexlouden/7481780 for full)