selects the specified cell
myCarousel = new dhtmlXCarousel("carouselObj"); var id = myCarousel.addCell(); // select a cell myCarousel.cells(id).setActive();