diff --git a/entries/scrollTop.xml b/entries/scrollTop.xml index 027d3db0..9f0ec14e 100644 --- a/entries/scrollTop.xml +++ b/entries/scrollTop.xml @@ -1,6 +1,6 @@ - + .scrollTop() 1.2.6 @@ -35,7 +35,7 @@ $( "p:last" ).text( "scrollTop:" + p.scrollTop() ); 1.2.6 - An integer indicating the new position to set the scroll bar to. + A number indicating the new position to set the scroll bar to. Set the current vertical position of the scroll bar for each of the set of matched elements.