Anyone have any experience on doing a popup date picker with multilingual support, based on the culture itself automatically?
I do try to do it but I am failed to do it. Anyone have any resources that can do it? I am mainly doing for two languages which is en-US
and zh-TW
. Thanks.
You are not adding the
Jquery
andCSS
reference, that's why you are not able to see the Jquery Calendar.Try the below code:-
Jquery and CSS reference
Also, you must call the
selector
i.eID
for it to workSee the Working Demo