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

Escape dollar signs in IDs. #65

Open tslater2006 opened 9 years ago

tslater2006 commented 9 years ago

The company I work for uses this library and ran into an issue where some generated HTML (from PeopleSoft) contains dollar signs in the ID attribute. The resolution internally was to escape them.