Fixed a couple of errors in the methods definition

Added my own IDE filed in the .gitignore file
This commit is contained in:
Davide Callegari
2013-02-15 14:29:54 +01:00
parent b538d64969
commit 36bec0bb14
3 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
autoscroll: true,
ignore_dragging: ['INPUT', 'TEXTAREA', 'SELECT', 'BUTTON'],
handle: null
// ,drag: function(e){},
// drag: function(e){},
// start : function(e, ui){},
// stop : function(e){}
};