blob: b4c2e36c28c51e71ba2ceff623705202aedb20d0 (
plain)
1
2
3
4
5
6
|
jQuery.event.prototype.handleObj = function () {}
jQuery.event.prototype.handleObj.handler = function () {}
$.event.special = function () {}
$.event.trueHover = true
$.offset = {}
$.offset.setOffset = function (a,b,c) {}
|