Lines Matching refs:on
18 d(e).on("click", c, this.close)
38 d.support.transition && h.hasClass("fade") ? h.on(d.support.transition.end, f) : f()
57 d(document).on("click.alert.data-api", c, b.prototype.close)
100 c(document).on("click.button.data-api", "[data-toggle^=button]", function (f) {
112 …this.options.pause == "hover" && this.$element.on("mouseenter", b.proxy(this.pause, this)).on("mou…
240 b(document).on("click.carousel.data-api", "[data-slide]", function (i) {
327 b(document).on("click.collapse.data-api", "[data-toggle=collapse]", function (i) {
335 var g = f(h).on("click.dropdown.data-api", this.toggle);
336 f("html").on("click.dropdown.data-api", function () {
419 …f(document).on("click.dropdown.data-api touchstart.dropdown.data-api", d).on("click.dropdown touch…
421 }).on("touchstart.dropdown.data-api", ".dropdown-menu",function (g) {
423 …}).on("click.dropdown.data-api touchstart.dropdown.data-api", b, a.prototype.toggle).on("keydown.d…
471 c(document).on("focusin.modal", function (f) {
479 this.$element.on("keyup.dismiss.modal", function (f) {
546 c(document).on("click.modal.data-api", '[data-toggle="modal"]', function (i) {
565 this.$element.on("click." + this.type, this.options.selector, c.proxy(this.toggle, this))
570 this.$element.on(h + "." + this.type, this.options.selector, c.proxy(this.enter, this));
571 this.$element.on(d + "." + this.type, this.options.selector, c.proxy(this.leave, this))
754 this.$scrollElement = d.on("scroll.scroll-spy.data-api", h);
813 c(window).on("load", function () {
882 c(document).on("click.tab.data-api", '[data-toggle="tab"], [data-toggle="pill"]', function (d) {
977 …this.$element.on("blur", b.proxy(this.blur, this)).on("keypress", b.proxy(this.keypress, this)).on…
979 this.$element.on("keydown", b.proxy(this.keydown, this))
981 …this.$menu.on("click", b.proxy(this.click, this)).on("mouseenter", "li", b.proxy(this.mouseenter, …
1074 b(document).on("focus.typeahead.data-api", '[data-provide="typeahead"]', function (f) {
1086 …this.$window = c(window).on("scroll.affix.data-api", c.proxy(this.checkPosition, this)).on("click.…
1132 c(window).on("load", function () {