HubSpot / odometer

Smoothly transitions numbers with ease. #hubspot-open-source
http://github.hubspot.com/odometer/docs/welcome
MIT License
7.31k stars 716 forks source link

Fix radix broken in IE8 in certain circumstances #77

Closed kokarn closed 10 years ago

kokarn commented 10 years ago

In Internet Explorer 8, radix will in certain circumstances be a zero length string, and thus break the parsing of the number.

This fixes that.

Yes I know the minified file is not updated and neither the .coffee file.