Home
last modified time | relevance | path

Searched refs:placement (Results 1 – 25 of 107) sorted by relevance

12345

/template/templar/js/
Dbootstrap-tooltip.js119 , 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 …]
Dbootstrap-popover.js99 placement: 'right' property
/template/strap/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5placement)?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 Dbootstrap.min.js6placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.b… property
/template/flat/assets/js/
Dflat.js1236 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
1396placement = placement == 'bottom' && pos.bottom + actualHeight > containerDim.bottom ? 'top' :
1397placement == 'top' && pos.top - actualHeight < containerDim.top ? 'bottom' :
[all …]
/template/starterbootstrap/js/
Dbootstrap.js1219 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
1379placement = placement == 'bottom' && pos.bottom + actualHeight > containerDim.bottom ? 'top' :
1380placement == 'top' && pos.top - actualHeight < containerDim.top ? 'bottom' :
[all …]
/template/kajukkk/bs/
Dbootstrap.js1021 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
1204placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' :
1205placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' :
[all …]
/template/klean/bootstrap/js/
Dbootstrap.js1291 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
1474placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' :
1475placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' :
[all …]
/template/mywiki/
Dbootstrap.js1291 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
1474placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' :
1475placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' :
[all …]
/template/bootstrap3/assets/anchorjs/
Danchor.min.js6placement=A.hasOwnProperty("placement")?A.placement:"right",A.class=A.hasOwnProperty("class")?A.cl…
/template/bootie/js/
Dpopper-1.14.7.min.js4placement=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 Dpopper.min.js4placement=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 Dpopper.min.js4placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
/template/argon-alt/assets/js/core/
Dpopper.min.js4placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
/template/argon/assets/js/core/
Dpopper.min.js4placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod… property
/template/strap/resources/snippet/js/
H A Doutline-anchor.js4 placement: 'right', property
H A Dpage-protection.js53 placement: "top", property
H A Dcombo-search-box.js72 placement: 'bottom', property
/template/bootstrap3/js/plugins/
Dsemantic.js60 placement: 'auto left', property
/template/strap/resources/library/combo/
H A Dcombo.min.js29placement="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/
Dbootstrap.js1089 , 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
1327placement: 'right', trigger: 'click', content: '', template: '<div class="popover"><div class="arr… property
/template/usable/blueprint/src/
Die.css24 /* Fixes incorrect placement of ol numbers in IE6/7. */
/template/quickjump/blueprint/src/
Die.css24 /* Fixes incorrect placement of ol numbers in IE6/7. */
/template/templar/
DREADME.md12 * TOC placement (sidebar/page)
/template/argon-alt/assets/css/
Dargon-design-system.css3838 .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 …]

12345