Hi all, I've been playing around with these tow components. I can't get them to show the proper layout in the corresponding dropdown interfaces. If I use the DropdownDatePicker alone it works fine, but if I mixe it with some other components and some CSS definitions of my own, it gets all mixed up. Maybe the default links and other TAGs are damaging it. The DropdownTimePicker is more serious. Even alone in a page it does not get the CSS classes aparently and so is interface is very ugly. I've even tryed to see the dojo demos os the components these Tap components are based on, and even there the Date one is OK but the Time one has similar problems. Even the TimeTracker demo is not able to show the Time component like the image preview of dojo anounces it should look.
So the question is how are the CSS definitions for this component managed. How can we know the classes we have to define. And I think the Tap component wraps it in a class. Something like .DropdownDatePicker? I say this because aparently is what the Autocompleter does and using this I managed to personalize it's look. Basically all I want is to be able to use theses components like this original dojo image says it sould look like. http://dojotoolkit.org/dojo/demos/screenshots/test_CiviCrmDateTimePickerThumb.gif Regards, -- Pedro Viegas