mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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) {}
|