Widgets
Samples
Demos
Forum
Services
Documentation
addView
adjust
adjustScroll
attachEvent
bind
blockEvent
callEvent
define
destructor
detachEvent
disable
enable
getActiveId
getActiveIndex
getChildViews
getFormView
getLayout
getNode
getParentView
getTopParentView
hasEvent
hide
isEnabled
isVisible
mapEvent
queryView
removeView
resize
scrollTo
setActive
setActiveIndex
show
showNext
showPrev
unbind
unblockEvent
Start
API Reference
ui.carousel
Methods
getActiveIndex
gets the index of the current active item
number
getActiveIndex
();
number
index of the current active item
Example
var
index
=
$$
(
"mycarousel"
)
.
getActiveIndex
(
)
;
See also
API
getActiveId
setActive
setActiveIndex
Articles
Carousel
Back to top
If you have not checked yet, be sure to visit site of our main product Webix
web control library
and page of
javascript image slideshow
product.