hello, Is it possible to assign some unique id-s when using multiple instances of a datepicker (DP) on a page?
currently i'm tinkering with this timepicker (TP) ( http://milesich.com/timepicker/ ) because i desperately need a TP, but without DP. so far i managed to make only the TP appear, however, this TP is bound to the DP id (ui-datepicker-div ) so in a page where i have 2 DPs and 1 TP, the TP shows correctly, but the DP do not show. Thanks, Dan