I have the following code:
// Creates a timer to check for elements popping into the dom timer = setInterval(function () { for (p i
The DateTime picker worked just fine on my local XP test, but it failed "Object Expected" once deployed on the server. After 2 days of being persistent, this is how I solved my problem, adding the Url.Content around the path of the Javascript!