mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
This commit is contained in:
@@ -170,6 +170,7 @@ $.extend($.simulate.prototype, {
|
||||
/*TODO*/
|
||||
// this method just have to call: (fn && fn(x, y));
|
||||
// return the x, y of the mousemove.
|
||||
// idea: $.animate({ step: function() { var x,y; (fn && fn(x, y)); } });
|
||||
},
|
||||
|
||||
findCenter: function(el) {
|
||||
|
||||
Reference in New Issue
Block a user