Skip to content

Commit 7789222

Browse files
Create jquery.simulate.js
1 parent 031cca6 commit 7789222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery.simulate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ function findCorner( elem ) {
291291
};
292292
}
293293

294-
$.extend( $.simulate.prototype, {
294+
$.extend( $.vssimulate.prototype, {
295295
simulateDrag: function() {
296296
var i = 0,
297297
target = this.target,

0 commit comments

Comments
 (0)