Home
last modified time | relevance | path

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

12345

/template/templar/js/
H A Dbootstrap-tooltip.js119 , placement variable
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){
179 .addClass(placement)
185 if (placement == 'top' && actualHeight != height) {
190 if (placement == 'bottom' || placement == 'top') {
[all …]
H A Dbootstrap-popover.js99 placement: 'right'
/template/strap/bootstrap/5.0.1/
H A Dpopper.min.js5placement,i=o?C(o):null,a=o?_(o):null,s=n.x+n.width/2-r.width/2,f=n.y+n.height/2-r.height/2;switch… property in AnonymousFunctiona7f373a42200.c
H A Dbootstrap.min.js6placement:this._getPlacement(),modifiers:[{name:"preventOverflow",options:{boundary:this._config.b…
/template/flat/assets/js/
H A Dflat.js1236 placement: 'top', property in Tooltip.DEFAULTS
1371 var placement = typeof this.options.placement == 'function' ?
1373 this.options.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' :
1400 placement
1404 .addClass(placement)
1565 if (/right|left/.test(placement)) {
[all …]
/template/starterbootstrap/js/
H A Dbootstrap.js1219 placement: 'top', property in Tooltip.DEFAULTS
1354 var placement = typeof this.options.placement == 'function' ?
1356 this.options.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' :
1383 placement
1387 .addClass(placement)
1548 if (/right|left/.test(placement)) {
[all …]
/template/klean/bootstrap/js/
H A Dbootstrap.js1291 placement: 'top', property in Tooltip.DEFAULTS
1449 var placement = typeof this.options.placement == 'function' ?
1451 this.options.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' :
1478 placement
1482 .addClass(placement)
1648 if (/right|left/.test(placement)) {
[all …]
/template/kajukkk/bs/
H A Dbootstrap.js1021 placement: 'top', property in Tooltip.DEFAULTS
1179 var placement = typeof this.options.placement == 'function' ?
1181 this.options.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' :
1208 placement
1212 .addClass(placement)
1378 if (/right|left/.test(placement)) {
[all …]
/template/mywiki/
H A Dbootstrap.js1291 placement: 'top', property in Tooltip.DEFAULTS
1449 var placement = typeof this.options.placement == 'function' ?
1451 this.options.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' :
1478 placement
1482 .addClass(placement)
1648 if (/right|left/.test(placement)) {
[all …]
/template/bootie/js/
H A Dpopper-1.14.7.min.js4placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod…
/template/strap/bootstrap/4.4.1/
H A Dpopper.min.js4placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod…
/template/strap/bootstrap/4.5.0/
H A Dpopper.min.js4placement=O(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod…
H A Dbootstrap.min.js6placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip… property in i._getPopperConfig.t
/template/argon-alt/assets/js/core/
H A Dpopper.min.js4placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod…
/template/argon/assets/js/core/
H A Dpopper.min.js4placement=E(this.options.placement,e.offsets.reference,this.popper,this.reference,this.options.mod…
H A Dbootstrap.min.js6placement:this._getPlacement(),modifiers:{offset:this._getOffset(),flip:{enabled:this._config.flip… property in i._getPopperConfig.t
/template/bootstrap3/assets/anchorjs/
H A Danchor.min.js6 "use strict";!function(A,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new A.AnchorJS)}(this,function(){function A(A){function e(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.class=A.hasOwnProperty("class")?A.class:"",A.truncate=A.hasOwnProperty("truncate")?Math.floor(A.truncate):64}function t(A){var e;if("string"==typeof A||A instanceof String)e=[].slice.call(document.querySelectorAll(A));else{if(!(Array.isArray(A)||A instanceof NodeList))throw new Error("The selector provided to AnchorJS was invalid.");e=[].slice.call(A)}return e}function n(){if(null===document.head.querySelector("style.anchorjs")){var A,e=document.createElement("style"),t=" .anchorjs-link { opacity: 0; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }",n=" *:hover > .anchorjs-link, .anchorjs-link:focus { opacity: 1; }",o=' @font-face { font-family: "anchorjs-icons"; font-style: normal; font-weight: normal; src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBTUAAAC8AAAAYGNtYXAWi9QdAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zgq29TcAAAF4AAABNGhlYWQEZM3pAAACrAAAADZoaGVhBhUDxgAAAuQAAAAkaG10eASAADEAAAMIAAAAFGxvY2EAKACuAAADHAAAAAxtYXhwAAgAVwAAAygAAAAgbmFtZQ5yJ3cAAANIAAAB2nBvc3QAAwAAAAAFJAAAACAAAwJAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpywPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6cv//f//AAAAAAAg6cv//f//AAH/4xY5AAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACADEARAJTAsAAKwBUAAABIiYnJjQ/AT4BMzIWFxYUDwEGIicmND8BNjQnLgEjIgYPAQYUFxYUBw4BIwciJicmND8BNjIXFhQPAQYUFx4BMzI2PwE2NCcmNDc2MhcWFA8BDgEjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAEAAAABAACiToc1Xw889QALBAAAAAAA0XnFFgAAAADRecUWAAAAAAJTAsAAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAlMAAQAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAACAAAAAoAAMQAAAAAACgAUAB4AmgABAAAABQBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIABwCfAAEAAAAAAAMADgBLAAEAAAAAAAQADgC0AAEAAAAAAAUACwAqAAEAAAAAAAYADgB1AAEAAAAAAAoAGgDeAAMAAQQJAAEAHAAOAAMAAQQJAAIADgCmAAMAAQQJAAMAHABZAAMAAQQJAAQAHADCAAMAAQQJAAUAFgA1AAMAAQQJAAYAHACDAAMAAQQJAAoANAD4YW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"); }',i=" [data-anchorjs-icon]::after { content: attr(data-anchorjs-icon); }";e.className="anchorjs",e.appendChild(document.createTextNode("")),A=document.head.querySelector('[rel="stylesheet"], style'),void 0===A?document.head.appendChild(e):document.head.insertBefore(e,A),e.sheet.insertRule(t,e.sheet.cssRules.length),e.sheet.insertRule(n,e.sheet.cssRules.length),e.sheet.insertRule(i,e.sheet.cssRules.length),e.sheet.insertRule(o,e.sheet.cssRules.length)}}this.options=A||{},this.elements=[],e(this.options),this.isTouchDevice=function(){return!!("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch)},this.add=function(A){var o,i,s,a,r,c,l,h,u,g,B,f,d=[];if(e(this.options),f=this.options.visible,"touch"===f&&(f=this.isTouchDevice()?"always":"hover"),A||(A="h1, h2, h3, h4, h5, h6"),o=t(A),0===o.length)return!1;for(n(),i=document.querySelectorAll("[id]"),s=[].map.call(i,function(A){return A.id}),r=0;r<o.length;r++)if(this.hasAnchorJSLink(o[r]))d.push(r);else{if(o[r].hasAttribute("id"))a=o[r].getAttribute("id");else{h=this.urlify(o[r].textContent),u=h,l=0;do void 0!==c&&(u=h+"-"+l),c=s.indexOf(u),l+=1;while(-1!==c);c=void 0,s.push(u),o[r].setAttribute("id",u),a=u}g=a.replace(/-/g," "),B=document.createElement("a"),B.className="anchorjs-link "+this.options.class,B.href="#"+a,B.setAttribute("aria-label","Anchor link for: "+g),B.setAttribute("data-anchorjs-icon",this.options.icon),"always"===f&&(B.style.opacity="1"),""===this.options.icon&&(B.style.fontFamily="anchorjs-icons",B.style.fontStyle="normal",B.style.fontVariant="normal",B.style.fontWeight="normal",B.style.lineHeight=1,"left"===this.options.placement&&(B.style.lineHeight="inherit")),"left"===this.options.placement?(B.style.position="absolute",B.style.marginLeft="-1em",B.style.paddingRight="0.5em",o[r].insertBefore(B,o[r].firstChild)):(B.style.paddingLeft="0.375em",o[r].appendChild(B))}for(r=0;r<d.length;r++)o.splice(d[r]-r,1);return this.elements=this.elements.concat(o),this},this.remove=function(A){for(var e,n,o=t(A),i=0;i<o.length;i++)n=o[i].querySelector(".anchorjs-link"),n&&(e=this.elements.indexOf(o[i]),-1!==e&&this.elements.splice(e,1),o[i].removeChild(n));return this},this.removeAll=function(){this.remove(this.elements)},this.urlify=function(A){var t,n=/[& +$,:;=?@"#{}|^~[`%!'\]\.\/\(\)\*\\]/g;return this.options.truncate||e(this.options),t=A.trim().replace(/\'/gi,"").replace(n,"-").replace(/-{2,}/g,"-").substring(0,this.options.truncate).replace(/^-+|-+$/gm,"").toLowerCase()},this.hasAnchorJSLink=function(A){var e=A.firstChild&&(" "+A.firstChild.className+" ").indexOf(" anchorjs-link ")>-1,t=A.lastChild&&(" "+A.lastChild.className+" ").indexOf(" anchorjs-link ")>-1;return e||t||!1}}return A});
/template/parallax/lib/bootstrap/js/
H A 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 in $.fn.tooltip.defaults
1327placement: 'right', trigger: 'click', content: '', template: '<div class="popover"><div class="arr…
/template/bootstrap3/js/plugins/
H A Dsemantic.js60 placement: 'auto left',
94 // placement : 'auto left',
/template/usable/blueprint/src/
H A Die.css24 /* Fixes incorrect placement of ol numbers in IE6/7. */
/template/quickjump/blueprint/src/
H A Die.css24 /* Fixes incorrect placement of ol numbers in IE6/7. */
/template/templar/
H A DREADME.md12 * TOC placement (sidebar/page)
/template/argon-alt/assets/css/
H A 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"] {
6806 .bs-tooltip-auto[x-placement^="right"] {
6825 .bs-tooltip-auto[x-placement^="bottom"] {
6842 .bs-tooltip-auto[x-placement^="left"] {
6917 .bs-popover-auto[x-placement^="top"] {
6941 .bs-popover-auto[x-placement^="right"] {
[all …]
/template/argon/assets/css/
H A Dargon-design-system.css3478 .dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=b…
6093 .bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
6096 .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
6105 .bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
6119 .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
6131 .bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
6134 .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
6198 .bs-popover-top, .bs-popover-auto[x-placement^=top] {
6215 .bs-popover-right, .bs-popover-auto[x-placement^=right] {
6235 .bs-popover-bottom, .bs-popover-auto[x-placement^=bottom] {
[all …]
/template/dokutwitterbootstrap/js/
H A Dbootstrap.min.js9placement:"top",selector:!1,template:'<div class="tooltip"><div class="tooltip-arrow"></div><div c… property in b.DEFAULTS

12345