mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-27 13:59:06 +02:00
bootstrap onto closure
This commit is contained in:
6
js/externs/bootstrap.js
vendored
Normal file
6
js/externs/bootstrap.js
vendored
Normal file
@@ -0,0 +1,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) {}
|
Reference in New Issue
Block a user