eureka2 / ab-datepicker

An accessible and bootstrap compatible datepicker
MIT License
63 stars 55 forks source link

syntax error when id has a colon : for example, in jsf form, the id is generated like appform:dob #69

Open polaroffer opened 3 years ago

polaroffer commented 3 years ago

we have jsf and all id inside form will be prefix with the form name, such as appForm:dob