jfgroup / jquery-countdown

Automatically exported from code.google.com/p/jquery-countdown
0 stars 0 forks source link

digits.png for smaller size #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
none, this is just a contribution,

        $("#counter").countdown( {
            image : 'images/digits.png' ,
            format : "hh:mm:ss" ,
            digitWidth: 27,
            digitHeight: 39,
            startTime : date2go 
        });

Original issue reported on code.google.com by volker.k...@gmail.com on 24 Nov 2011 at 9:27

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

This project is dorment, please see my fork over at:

https://github.com/pfarmer/jquery-countdown

Could you provide a pull request and I'm merge in your image.

Thanks,

Peter

Original comment by pfar...@gmail.com on 8 Dec 2011 at 8:44