Home
last modified time | relevance | path

Searched refs:self (Results 101 – 125 of 135) sorted by last modified time

123456

/template/bootstrap3/compat/inc/Menu/Item/
H A DTop.php21 $this->context = self::CTX_DESKTOP;
H A DAbstractItem.php50 protected $context = self::CTX_ALL;
/template/bootstrap3/css/
H A Dbs4-utilities.less403 .align-self-auto {
404 align-self: auto !important; }
406 .align-self-start {
407 align-self: flex-start !important; }
409 .align-self-end {
410 align-self: flex-end !important; }
412 .align-self-center {
413 align-self: center !important; }
415 .align-self-baseline {
416 align-self
[all...]
/template/bootstrap3/
H A DSVG.php37 $file_path = self::$iconsPath . $icon . '.svg';
66 self::$defaultAttributes,
74 // Remove possibly empty-ish attributes (self::$defaultAttributes or $attrs may contain null values)
79 self::attributes($attributes),
/template/bootstrap3/js/plugins/
H A Dsemantic.js103 var self = this;
106 if (jQuery(self).next('.popover').length && !jQuery(self).next('.popover:hover').length) {
107 jQuery(self).popover('destroy');
/template/flat/assets/js/
H A Dflat.js1310 if (self && self.$tip && self.$tip.is(':visible')) {
1315 if (!self) {
1324 if (!self.options.delay || !self.options.delay.show) return self.show()
1327 if (self.hoverState == 'in') self.show()
1335 if (!self) {
1344 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1347 if (self.hoverState == 'out') self.hide()
1624 var self = this
1627 if (!self) {
1633 self.tip().hasClass('in') ? self.leave(self) : self.enter(self)
[all …]
/template/parallax/lib/js/
H A Dtouch-sensitive.js55 var self = this;
58 if (touchHandled || !self._mouseCapture(event.originalEvent.changedTouches[0])) {
66 self._touchMoved = false;
121 var self = this;
124 self.element
125 .bind('touchstart', $.proxy(self, '_touchStart'))
126 .bind('touchmove', $.proxy(self, '_touchMove'))
127 .bind('touchend', $.proxy(self, '_touchEnd'));
130 _mouseInit.call(self);
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1066 if (!self.options.delay || !self.options.delay.show) return self.show()
1069 self.hoverState = 'in'
1071 if (self.hoverState == 'in') self.show()
1072 }, self.options.delay.show)
1077 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1079 self.hoverState = 'out'
1081 if (self.hoverState == 'out') self.hide()
1082 }, self.options.delay.hide)
1200 self[self.tip().hasClass('in') ? 'hide' : 'show']()
1385 var self = this
[all …]
/template/mywiki/
H A Dbootstrap.js1370 if (!self) {
1379 if (self.tip().hasClass('in') || self.hoverState == 'in') {
1388 if (!self.options.delay || !self.options.delay.show) return self.show()
1391 if (self.hoverState == 'in') self.show()
1407 if (!self) {
1422 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1425 if (self.hoverState == 'out') self.hide()
1723 self.inState.click = !self.inState.click
1724 if (self.isInStateTrue()) self.enter(self)
1725 else self.leave(self)
[all …]
/template/klean/bootstrap/js/
H A Dbootstrap.js1370 if (!self) {
1379 if (self.tip().hasClass('in') || self.hoverState == 'in') {
1388 if (!self.options.delay || !self.options.delay.show) return self.show()
1391 if (self.hoverState == 'in') self.show()
1407 if (!self) {
1422 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1425 if (self.hoverState == 'out') self.hide()
1723 self.inState.click = !self.inState.click
1724 if (self.isInStateTrue()) self.enter(self)
1725 else self.leave(self)
[all …]
/template/graphy/
H A Dnavigation.js74 var self = this;
77 while ( -1 === self.className.indexOf( 'nav-menu' ) ) {
80 if ( 'li' === self.tagName.toLowerCase() ) {
81 if ( -1 !== self.className.indexOf( 'focus' ) ) {
82 self.className = self.className.replace( ' focus', '' );
84 self.className += ' focus';
88 self = self.parentElement;
/template/boozurk/
H A Dboozurk.js127 var self = $(this);
130 self.hide();
137 self.stop().css({opacity: 0, display: 'block', visibility: 'visible'}).animate({opacity: 0.9});
143 timeoutID = window.setTimeout( function(){self.fadeOut()}, 200);
/template/argon/assets/css/
H A Ddoku.css8584 .align-self-auto {
8588 .align-self-start {
8592 .align-self-end {
8596 .align-self-center {
8600 .align-self-baseline {
8604 .align-self-stretch {
8729 .align-self-sm-end {
8866 .align-self-md-end {
9003 .align-self-lg-end {
9140 .align-self-xl-end {
[all …]
H A Dargon-design-system.css7194 .align-self-auto {
7198 .align-self-start {
7202 .align-self-end {
7206 .align-self-center {
7210 .align-self-baseline {
7214 .align-self-stretch {
7339 .align-self-sm-end {
7476 .align-self-md-end {
7613 .align-self-lg-end {
7750 .align-self-xl-end {
[all …]
/template/argon/assets/js/core/
H A Dbootstrap.min.js6 …eof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQu…
/template/argon-alt/assets/css/
H A Dargon-design-system.css7977 .align-self-auto {
7981 .align-self-start {
7985 .align-self-end {
7989 .align-self-center {
7993 .align-self-baseline {
7997 .align-self-stretch {
8122 .align-self-sm-end {
8260 .align-self-md-end {
8398 .align-self-lg-end {
8536 .align-self-xl-end {
[all …]
H A Ddoku.css8846 .align-self-auto {
8850 .align-self-start {
8854 .align-self-end {
8858 .align-self-center {
8862 .align-self-baseline {
8866 .align-self-stretch {
8991 .align-self-sm-end {
9128 .align-self-md-end {
9265 .align-self-lg-end {
9402 .align-self-xl-end {
[all …]
/template/argon-alt/assets/js/core/
H A Dbootstrap.min.js6 …eof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQu…
/template/bootie/js/
H A Dbootstrap-4.3.1.min.js6 …eof define&&define.amd?define(["exports","jquery","popper.js"],e):e((t=t||self).bootstrap={},t.jQu…
/template/bootie/css/
H A Dbootstrap-4.3.1.min.css6self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-…
/template/kajukkk/bs/
H A Dbootstrap.js1100 if (!self) {
1109 if (self.tip().hasClass('in') || self.hoverState == 'in') {
1118 if (!self.options.delay || !self.options.delay.show) return self.show()
1121 if (self.hoverState == 'in') self.show()
1137 if (!self) {
1152 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1155 if (self.hoverState == 'out') self.hide()
1453 self.inState.click = !self.inState.click
1454 if (self.isInStateTrue()) self.enter(self)
1455 else self.leave(self)
[all …]
/template/codowik/js/
H A Dlayout.js1615 var l = self.location;
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js1918 self.addClass( value.call(this, i, self.attr("class") || "") );
1954 self.removeClass( value.call(this, i, self.attr("class")) );
1989 self.toggleClass( value.call(this, i, self.attr("class"), stateVal), stateVal );
5138 var self = this,
5492 self.text( text.call(this, i, self.text()) );
5547 self.append( html );
5680 self.html( value.call(this, i, self.html()) );
5696 var self = jQuery(this), old = self.html();
6752 var self = this;
8336 var self = this,
[all …]
/template/starterbootstrap/js/
H A Dbootstrap.js1293 if (self && self.$tip && self.$tip.is(':visible')) {
1298 if (!self) {
1307 if (!self.options.delay || !self.options.delay.show) return self.show()
1310 if (self.hoverState == 'in') self.show()
1318 if (!self) {
1327 if (!self.options.delay || !self.options.delay.hide) return self.hide()
1330 if (self.hoverState == 'out') self.hide()
1607 var self = this
1610 if (!self) {
1616 self.tip().hasClass('in') ? self.leave(self) : self.enter(self)
[all …]
/template/starterpjax/
H A DREADME.md41 > header("Content-Security-Policy: default-src 'self'; script-src https://apis.google.com; fram…

123456