mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-14 01:21:00 +00:00
7 lines
221 B
JavaScript
7 lines
221 B
JavaScript
|
|
jQuery.event.prototype.handleObj = function () {}
|
||
|
|
jQuery.event.prototype.handleObj.handler = function () {}
|
||
|
|
$.event.special = function () {}
|
||
|
|
$.event.trueHover = true
|
||
|
|
$.offset = {}
|
||
|
|
$.offset.setOffset = function (a,b,c) {}
|