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

Should escape any dollar signs that might already be in the ID #64

Closed tslater2006 closed 9 years ago

tslater2006 commented 9 years ago

The company I work for uses this library and ran into an issue where the ID of an element contained dollar signs (due to some generated PeopleSoft HTML). The solution internally was to escape the dollar signs in the ID.