diff --git a/entries/slider.xml b/entries/slider.xml
index fe2e2dc9..3a2038d7 100644
--- a/entries/slider.xml
+++ b/entries/slider.xml
@@ -88,6 +88,9 @@
The jQuery object representing the handle being moved.
+
+ The numeric index of the handle being moved.
+
The current value of the slider.
@@ -100,6 +103,9 @@
The jQuery object representing the handle being moved.
+
+ The numeric index of the handle being moved.
+
The value that the handle will move to if the event is not canceled.
@@ -115,6 +121,9 @@
The jQuery object representing the handle that was changed.
+
+ The numeric index of the handle that was moved.
+
The current value of the slider.
@@ -127,6 +136,9 @@
The jQuery object representing the handle that was moved.
+
+ The numeric index of the handle that was moved.
+
The current value of the slider.