freqdec / datePicker

An attempt at writing a flexible, framework free, feature-rich and accessible datepicker
http://freqdec.github.io/datePicker/
MIT License
171 stars 56 forks source link

move use strict into the closure #30

Closed stephenmathieson closed 10 years ago

stephenmathieson commented 10 years ago

don't force all code into strict mode

freqdec commented 10 years ago

Hi Stephen - fixed in latest commit.