| /template/templar/js/ |
| D | bootstrap-tooltip.js | 119 , placement 133 placement = typeof this.options.placement == 'function' ? 134 this.options.placement.call(this, $tip[0], this.$element[0]) : 135 this.options.placement 148 switch (placement) { 163 this.applyPlacement(tp, placement) 168 , applyPlacement: function(offset, placement){ argument 179 .addClass(placement) 185 if (placement == 'top' && actualHeight != height) { 190 if (placement == 'bottom' || placement == 'top') { [all …]
|
| D | bootstrap-popover.js | 99 placement: 'right' property
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | popper.min.js | 5 …placement)?x(e):null;e=e?e.split("-")[1]:null;var r=t.x+t.width/2-n.width/2,i=t.y+t.height/2-n.hei… property
|
| H A D | bootstrap.min.js | 6 …placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.b… property
|
| /template/flat/assets/js/ |
| D | flat.js | 1236 placement: 'top', property 1371 var placement = typeof this.options.placement == 'function' ? 1372 this.options.placement.call(this, $tip[0], this.$element[0]) : 1373 this.options.placement 1376 var autoPlace = autoToken.test(placement) 1377 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1382 .addClass(placement) 1392 var orgPlacement = placement 1396 … placement = placement == 'bottom' && pos.bottom + actualHeight > containerDim.bottom ? 'top' : 1397 … placement == 'top' && pos.top - actualHeight < containerDim.top ? 'bottom' : [all …]
|
| /template/starterbootstrap/js/ |
| D | bootstrap.js | 1219 placement: 'top', property 1354 var placement = typeof this.options.placement == 'function' ? 1355 this.options.placement.call(this, $tip[0], this.$element[0]) : 1356 this.options.placement 1359 var autoPlace = autoToken.test(placement) 1360 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1365 .addClass(placement) 1375 var orgPlacement = placement 1379 … placement = placement == 'bottom' && pos.bottom + actualHeight > containerDim.bottom ? 'top' : 1380 … placement == 'top' && pos.top - actualHeight < containerDim.top ? 'bottom' : [all …]
|
| /template/kajukkk/bs/ |
| D | bootstrap.js | 1021 placement: 'top', property 1179 var placement = typeof this.options.placement == 'function' ? 1180 this.options.placement.call(this, $tip[0], this.$element[0]) : 1181 this.options.placement 1184 var autoPlace = autoToken.test(placement) 1185 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1190 .addClass(placement) 1201 var orgPlacement = placement 1204 … placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : 1205 … placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : [all …]
|
| /template/klean/bootstrap/js/ |
| D | bootstrap.js | 1291 placement: 'top', property 1449 var placement = typeof this.options.placement == 'function' ? 1450 this.options.placement.call(this, $tip[0], this.$element[0]) : 1451 this.options.placement 1454 var autoPlace = autoToken.test(placement) 1455 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1460 .addClass(placement) 1471 var orgPlacement = placement 1474 … placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : 1475 … placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : [all …]
|
| /template/mywiki/ |
| D | bootstrap.js | 1291 placement: 'top', property 1449 var placement = typeof this.options.placement == 'function' ? 1450 this.options.placement.call(this, $tip[0], this.$element[0]) : 1451 this.options.placement 1454 var autoPlace = autoToken.test(placement) 1455 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1460 .addClass(placement) 1471 var orgPlacement = placement 1474 … placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : 1475 … placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : [all …]
|
| /template/bootstrap3/assets/anchorjs/ |
| D | anchor.min.js | 6 …placement=A.hasOwnProperty("placement")?A.placement:"right",A.class=A.hasOwnProperty("class")?A.cl…
|
| /template/bootie/js/ |
| D | popper-1.14.7.min.js | 4 …placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | popper.min.js | 4 …placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | popper.min.js | 4 …placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
|
| /template/argon-alt/assets/js/core/ |
| D | popper.min.js | 4 …placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
|
| /template/argon/assets/js/core/ |
| D | popper.min.js | 4 …placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
|
| /template/strap/resources/snippet/js/ |
| H A D | outline-anchor.js | 4 placement: 'right', property
|
| H A D | page-protection.js | 53 placement: "top", property
|
| H A D | combo-search-box.js | 72 placement: 'bottom', property
|
| /template/bootstrap3/js/plugins/ |
| D | semantic.js | 60 placement: 'auto left', property
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js | 29 …placement="left",this}setPlacementToRight(){return this.placement="right",this}setPlacementToAuto(… 30 …is.popoverRootHtmlElement.setAttribute(`data${l}-placement`,String(this.placement)),this.popoverRo…
|
| /template/parallax/lib/bootstrap/js/ |
| D | bootstrap.js | 1089 , placement 1100 placement = typeof this.options.placement == 'function' ? 1101 this.options.placement.call(this, $tip[0], this.$element[0]) : 1102 this.options.placement 1104 inside = /in/.test(placement) 1116 switch (inside ? placement.split(' ')[1] : placement) { 1133 .addClass(placement) 1226 …animation: true, placement: 'top', selector: false, template: '<div class="tooltip"><div class="to… property 1327 …placement: 'right', trigger: 'click', content: '', template: '<div class="popover"><div class="arr… property
|
| /template/usable/blueprint/src/ |
| D | ie.css | 24 /* Fixes incorrect placement of ol numbers in IE6/7. */
|
| /template/quickjump/blueprint/src/ |
| D | ie.css | 24 /* Fixes incorrect placement of ol numbers in IE6/7. */
|
| /template/templar/ |
| D | README.md | 12 * TOC placement (sidebar/page)
|
| /template/argon-alt/assets/css/ |
| D | argon-design-system.css | 3838 .dropdown-menu[x-placement^="top"], 3839 .dropdown-menu[x-placement^="right"], 3840 .dropdown-menu[x-placement^="bottom"], 3841 .dropdown-menu[x-placement^="left"] { 6789 .bs-tooltip-auto[x-placement^="top"] { 6794 .bs-tooltip-auto[x-placement^="top"] .arrow { 6799 .bs-tooltip-auto[x-placement^="top"] .arrow::before { 6806 .bs-tooltip-auto[x-placement^="right"] { 6811 .bs-tooltip-auto[x-placement^="right"] .arrow { 6818 .bs-tooltip-auto[x-placement^="right"] .arrow::before { [all …]
|