We cannot have two TimeSliders on the page
I need only TimeSlider as a dijit, not map time extent. And I want to make queries for several date fields and manually filter objects.
By now I didn't understand how to manage with two different time scales. Your example have only one time scale. The TimeSlider must be able to tune itself from different layers. One layer lasted from 1950 to 2011. Other layer lasted from 2011 April to 2011 July. Is it possible?
map.timeSlider.pause(); map.timeSlider.destroy();