Home
last modified time | relevance | path

Searched refs:backdrop (Results 1 – 25 of 146) sorted by relevance

123456

/template/templar/js/
Dbootstrap-modal.js56 this.backdrop(function () {
144 this.backdrop(function () {
155 , backdrop: function (callback) { method in Modal
159 if (this.isShown && this.options.backdrop) {
166 this.options.backdrop == 'static' ?
212 backdrop: true property
/template/templar/less/
Dmodals.less6 .modal-backdrop {
14 // Fade for backdrop
18 .modal-backdrop,
19 .modal-backdrop.fade.in {
/template/flat/assets/js/
Dflat.js733 var backdrop = '.dropdown-backdrop'
808 $(backdrop).remove()
917 backdrop: true, property
945 this.backdrop(function () {
956 if (that.options.backdrop) that.adjustBackdrop()
1040 this.backdrop(function () {
1053 Modal.prototype.backdrop = function (callback) { method in Modal
1057 if (this.isShown && this.options.backdrop) {
1064 this.options.backdrop == 'static'
1102 if (this.options.backdrop) this.adjustBackdrop()
Dflat.min2.js1backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… property
Dflat.min.js1backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… property
/template/starterbootstrap/js/
Dbootstrap.js757 var backdrop = '.dropdown-backdrop'
832 $(backdrop).remove()
942 backdrop: true, property
969 this.backdrop(function () {
1052 this.backdrop(function () {
1064 Modal.prototype.backdrop = function (callback) { method in Modal
1068 if (this.isShown && this.options.backdrop) {
1075 this.options.backdrop == 'static'
Dbootstrap.min.js6backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… property
/template/flat/
Dflat.min.js1backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… property
/template/flarum/css/
Dbase.less680 .modal-backdrop {
690 .modal-backdrop.fade {
694 .modal-backdrop.in {
Dflarum.less206 .drawer-backdrop {
221 .drawer-backdrop.show {
858 .dropdown-backdrop {
868 .open .dropdown-backdrop {
/template/parallax/lib/bootstrap/js/
Dbootstrap.js821 this.backdrop(function () {
904 this.backdrop()
908 }, backdrop: function (callback) { method in Modal
912 if (this.isShown && this.options.backdrop) {
919 this.options.backdrop == 'static' ?
963 backdrop: true, keyboard: true, show: true property
Dbootstrap.min.js441 this.backdrop(function () {
498 this.backdrop()
502 }, backdrop: function (g) { method in b
504 if (this.isShown && this.options.backdrop) {
507 …this.$backdrop.click(this.options.backdrop == "static" ? c.proxy(this.$element[0].focus, this.$ele…
540 c.fn.modal.defaults = {backdrop: true, keyboard: true, show: true}; property
/template/dokubootstrapsimplified/js/
Dbootstrap.min.js9backdrop:!0,keyboard:!0,show:!0},b.prototype.toggle=function(a){return this[this.isShown?"hide":"s… method in b
/template/dokutwitterbootstrap/js/
Dbootstrap.min.js9backdrop:!0,keyboard:!0,show:!0},b.prototype.toggle=function(a){return this[this.isShown?"hide":"s… method in b
/template/kajukkk/bs/
Dbootstrap.js496 var backdrop = '.dropdown-backdrop'
519 $(backdrop).remove()
688 backdrop: true, property
722 this.backdrop(function () {
818 this.backdrop(function () {
831 Modal.prototype.backdrop = function (callback) { method in Modal
835 if (this.isShown && this.options.backdrop) {
848 this.options.backdrop == 'static'
Dbootstrap.min.js11backdrop:!0,keyboard:!0,show:!0},i.prototype.toggle=function(t){return this.isShown?this.hide():th… property
/template/klean/bootstrap/js/
Dbootstrap.js766 var backdrop = '.dropdown-backdrop'
789 $(backdrop).remove()
958 backdrop: true, property
992 this.backdrop(function () {
1088 this.backdrop(function () {
1101 Modal.prototype.backdrop = function (callback) { method in Modal
1105 if (this.isShown && this.options.backdrop) {
1118 this.options.backdrop == 'static'
Dbootstrap.min.js6backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… method in c
/template/mywiki/
Dbootstrap.js766 var backdrop = '.dropdown-backdrop'
789 $(backdrop).remove()
958 backdrop: true, property
992 this.backdrop(function () {
1088 this.backdrop(function () {
1101 Modal.prototype.backdrop = function (callback) { method in Modal
1105 if (this.isShown && this.options.backdrop) {
1118 this.options.backdrop == 'static'
/template/hydrogen/css/
Dsimple.css5 ::backdrop {
27 ::backdrop {
657 dialog::backdrop {
/template/launch/js/
Dbootstrap.min.js6backdrop:!0,keyboard:!0,show:!0},c.prototype.toggle=function(a){return this.isShown?this.hide():th… method in c
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.quartz.min.css12backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.…
H A Dbootstrap.min.js6backdrop:!0,keyboard:!0,focus:!0},Tt={backdrop:"(boolean|string)",keyboard:"boolean",focus:"boolea… property
/template/flarum/
Dscript.js6backdrop:!0,keyboard:!0,show:!0},s.prototype.toggle=function(t){return this.isShown?this.hide():th… property
/template/bootstrap3/assets/bootstrap/js/
Dbootstrap.min.js6backdrop:!0,keyboard:!0,show:!0},s.prototype.toggle=function(t){return this.isShown?this.hide():th… property

123456