jquery event & fx: tidying some comments.

This commit is contained in:
Ariel Flesler 2008-05-13 01:42:35 +00:00
parent 70b5e670ca
commit 20a7bff401
2 changed files with 6 additions and 3 deletions

View file

@ -405,7 +405,8 @@ jQuery.extend( jQuery.fx, {
speeds:{
slow: 600,
fast: 200,
def: 400 //default speed
// Default speed
def: 400
},
step: {
scrollLeft: function(fx){