MonteShaffer
MonteShaffer
natbib would be ideal. Are you familiar with RStudio? It would be nice if we could replace your parser with theirs.
This seems to work easier ... Got the idea from here: https://stackoverflow.com/questions/17333254/scale-the-contents-of-a-div-by-a-percentage ``` $(function(){ $("#clock-2").countdown({ image: "img/digits.png", format: "mm:ss", endTime: new Date(2013, 12, 2) }); }); ``` ``` ```
As mentioned in the comments, this does not do an ```.each(``` loop so each instance has to point to a unique id ... not a class ... When pointing to...