jquery event & fx: tidying some comments.
This commit is contained in:
parent
70b5e670ca
commit
20a7bff401
2 changed files with 6 additions and 3 deletions
|
@ -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){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue